JsonParseError methods syntax: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Wiccan (talk | contribs)
Automatically generated page update
(No difference)

Revision as of 19:05, 17 February 2015

The syntax for each of the JsonParseError class methods is shown below.

Square brackets indicate optional elements of the method invocation. See also the notation conventions for methods and the List of JsonParseError methods.

%number = jsonParseError:CharacterPosition

%jsonParseError = [%(JsonParseError):]New( CharacterPosition= number)