JSONErrorLine()
语法
Result = JSONErrorLine()概要
Returns the line number within the JSON input of the last failed JSON parsing operation with ParseJSON(), CatchJSON() or LoadJSON().
参数
无.
返回值
The line number (1-based) of the last JSON parser error.
参阅
JSONErrorPosition(), JSONErrorMessage(), ParseJSON(), CatchJSON(), LoadJSON()
已支持操作系统
所有