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