CharacterPosition (XPathError property): Difference between revisions
Jump to navigation
Jump to search
(Created page with " <span class="pageSubtitle"><section begin=dpl_desc/>Position of character at which the exception was thrown<section end=dpl_desc/></span> [[Category:XPathError methods|Character...") |
m (1 revision) |
(No difference)
|
Revision as of 21:43, 16 January 2011
<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. |