NodeName (AddToRecordError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (match syntax table to syntax template, tags and . . . well, that's about it . . . I don't know this one either)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:AddToRecordError:NodeName subtitle}}
#REDIRECT [[AddToRecordError class#NodeName property|NodeName property]]
==Syntax==
[[Category:AddToRecordError methods|NodeName property]]
{{Template:AddToRecordError:NodeName syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%string</th>
<td>A string to receive the name of a node in <var>[[AddToRecord (XmlDoc subroutine)|AddToRecord]]</var>'s method object <var>[[XmlDoc class|XmlDoc]]</var>. If the error involves a named node in the <var>XmlDoc</var> (for example, some cases when <code>[[Reason (AddToRecordError property)|Reason]] = InvalidNode</code>), this is the name of the node.
</td></tr>
<tr><th>addToRecordError</th>
<td>An <var>AddToRecordError</var> object.
</td></tr></table>
 
==See also==
{{Template:AddToRecordError:NodeName footer}}

Latest revision as of 18:47, 9 May 2011