JsonClearAll

 

The JsonClearAll function removes all JSON objects.

 

int @JsonClearAll();

  

Return Values

1 : Success

0 : Failure

 

Example 1)

Remove all JSON objects when you're done using them

@JsonClearAll();

 

Version information

Supported Version: 10.3.6.25 or later

 

Related Helps)

JsonStructNew

JsonAppend

JsonSet

JsonToString

JsonClear

JsonGet

JsonFromString

JsonSetValue

JsonGetValue

JsonClearAll

JsonStringGetValue

JsonStringSetValue

JsonTemplateLoad

JsonTemplateReplacePlaceholder

JsonTemplateReplaceDone

JsonTemplateReplaceMissing

JsonTemplateTagSet