JSON Parser Xojo plugin

JSONParseResult.ErrorPosition Property

Returns character position from start of the document where the error is located in the JSON text document.

ErrorPosition as Integer {Read}

Remarks

See Also

JSONParseResult Class