<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > cJSON > CCJson class > <CCJson> Methods > <CCJson>.Print |
Description
Return a pretty print string representing the cJSON object.
Syntax
s = <CCJson>.Print
Returns
String
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples