XPathError methods syntax

From m204wiki
Revision as of 18:43, 7 August 2012 by JALWiccan (talk | contribs) (Automatically generated page update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The syntax for each of the XPathError 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 XPathError methods.

%number = xPathError:CharacterPosition

%string = xPathError:Description

%xPathError = [%(XPathError):]New( Reason= xPathErrorReason, - [Description= string], - [CharacterPosition= number])

%xPathErrorReason = xPathError:Reason