Stringify - cJsonObject
Generates the JSON string for the object structure being represented by the JSON objects
Type: Function
Return Data Type: String
Syntax
Function Stringify Returns String
Call Example
Get Stringify to StringVariable
Description
Generates the JSON string for the object structure being represented by the JSON objects.
peWhitespace controls if/how whitespace is added to the generated JSON when calling the Stringify function.
Return Value
JSON string.