CharacterPosition (XPathError property)
<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. |