[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Set constant with JSON types of structured values
Source position: fpjson.pp line 77
const StructuredJSONTypes = [jtArray, jtObject]; |
StructuredJSONTypes is a set constant designating the JSON types that contain multiple values: array or object.
|
Set constant with JSON types of non-structured values that are not null |
|
|
Set constant with JSON types of non-structured values |