JsonParseObjectFromString (FUN)

FUNCTION JsonParseObjectFromString : ERROR_ID

Parse a JSON object string into a newly created JSON object.

InOut:

Scope

Name

Type

Comment

Return

JsonParseObjectFromString

ERROR_ID

Input

JsonObjPtr

POINTER TO JSON_OBJ_REF

Address of a JSON object reference for assignment.

JsonString

POINTER TO STRING

String reference that contains a JSON object.