Value (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:Value subtitle}}
#REDIRECT [[AddToRecordError class#Value property|Value property]]
==Syntax==
[[Category:AddToRecordError methods|Value property]]
{{Template:AddToRecordError:Value syntax}}
===Syntax terms===
<table class="syntaxTable">
<tr><th>%string</th>
<td>A string to receive the value. If the error involves a value in <var>[[AddToRecord (XmlDoc subroutine)|AddToRecord]]</var>'s method object <var>[[XmlDoc class|XmlDoc]]</var> (for example, if <code>[[Reason (AddToRecordError property)|Reason]] = InvalidBase64</code>), this is the value that is in error (actually, up to 255 bytes of the value).
</td></tr>
<tr><th>addToRecordError</th>
<td>An <var>[[AddToRecordError_class|AddToRecordError]]</var> object.
</td></tr></table>
 
==Usage Notes==
<ul>
<li><var>Value</var> is available in <var class="product">[[Sirius Mods|Sirius Mods]]</var> Version 7.8 and later.
</ul>
 
==See also==
{{Template:AddToRecordError:Value footer}}

Latest revision as of 18:50, 9 May 2011