GetDocumentLength

GetDocumentLength 1:

This method returns the length of a JSON document in the DOM memory.

Syntax

METHOD GetDocumentLength: UDINT

GetDocumentLength 2: Return value

Name

Type

GetDocumentLength

UDINT

Sample call:

nLen := fbJson.GetDocumentLength();