JSONErrorPosition()

语法

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

参数

无.

返回值

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

参阅

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

已支持操作系统

所有

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