GParams (PARAMS)ΒΆ
Parameters and limits
- Attributes:
qualified_only- InOut:
Scope
Name
Type
Initial
Comment
Constant
g_diMaxElements
DINT4096
Maximum number of JSON elements
g_diMaxStringSize
DINT255
Maximum size of STRINGs (in bytes). NOTE: The allocated memory of the JSONData object will be greater than g_diMaxStringSize * g_diMaxElements bytes! Keep this value as small as possible.
g_diMaxFileSize
DINT32000
Maximum file size
g_diMaxDepth
DINT50
Maximum object depth