CharacterPosition (XPathError property)

From m204wiki
Revision as of 21:43, 16 January 2011 by Admin (talk | contribs) (1 revision)
Jump to navigation Jump to search

<section begin=dpl_desc/>Position of character at which the exception was thrown<section end=dpl_desc/>

CharacterPosition is a member of the XPathError class.

Syntax

%num = %XPathErr:CharacterPosition

Syntax terms

%num The position of the character at which the exception was thrown.
%XPathErr An XPathError object.