JsonParseObjectFromString (FUN)
FUNCTION JsonParseObjectFromString : ERROR_ID
Parse a JSON object string into a newly created JSON object.
- InOut:
Scope
Name
Type
Comment
Return
JsonParseObjectFromStringInput
JsonObjPtrPOINTER TO JSON_OBJ_REF
Address of a JSON object reference for assignment.
JsonStringPOINTER TO STRING
String reference that contains a JSON object.