fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
append_field_bool
Subroutine
17 statements
Source File
fortplot_spec_json_field_plot.f90
fortplot_spec_json_field_plot
append_field_bool
Contents
public subroutine append_field_bool(json, name, value, indent, first)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=:),
intent(inout),
allocatable
::
json
character(len=*),
intent(in)
::
name
logical,
intent(in)
::
value
integer,
intent(in)
::
indent
logical,
intent(inout)
::
first