InputRecordNumber (AddToRecordError property): Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (consistency is the key)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:AddToRecordError:InputRecordNumber subtitle}}
#REDIRECT [[AddToRecordError class#InputRecordNumber property|InputRecordNumber property]]
==Syntax==
[[Category:AddToRecordError methods|InputRecordNumber property]]
{{Template:AddToRecordError:InputRecordNumber syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%number</th>
<td>A string to receive the value of the <code>number</code> attribute of the <code>Record</code> element of <var>[[AddToRecord (XmlDoc subroutine)|AddToRecord]]</var>'s method object <var>[[XmlDoc class|XmlDoc]]</var>. Assuming that the <var>XmlDoc</var> was created by the <var>[[LoadFromRecord (XmlDoc/XmlNode subroutine)|LoadFromRecord]]</var> subroutine (or one of the methods analagous to it), this will be the number of the record from which the <var>XmlDoc</var> was created.
</td></tr>
<tr><th>%addtoRecordError</th>
<td>An <var>[[AddToRecordError_class|AddToRecordError]]</var> object.
</td></tr></table>
 
==Usage Notes==
<ul>
<li><var>InputRecordNumber</var> is available in <var class="product">[[Sirius Mods|"Sirius Mods"]]</var> Version 7.8 and later.
</ul>
 
==See also==
{{Template:AddToRecordError:InputRecordNumber footer}}

Latest revision as of 18:45, 9 May 2011