JSONErrorPosition()

Syntax

Result = JSONErrorPosition()
Description
Returns the character position within the line of the last failed JSON parsing operation with ParseJSON(), CatchJSON() or LoadJSON().

Parameters

None.

Return value

The character position (1-based) of the last JSON parser error within the line reported by JSONErrorLine().

See Also

JSONErrorLine(), JSONErrorMessage(), ParseJSON(), CatchJSON(), LoadJSON()

Supported OS

All

<- JSONErrorMessage() - Json Index - JSONMemberKey() ->