JsonParseArrayFromString (FUN)

FUNCTION JsonParseArrayFromString : ERROR_ID

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

InOut:

Scope

Name

Type

Comment

Return

JsonParseArrayFromString

ERROR_ID

Input

JsonArrayPtr

POINTER TO JSON_ARR_REF

Address of a JSON array reference for assignment.

JsonString

POINTER TO STRING

String reference that contains a JSON array.