Description (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)
m (when? oh, then)
Line 11: Line 11:
<td>An <var>AddToRecordError</var> object.
<td>An <var>AddToRecordError</var> object.
</td></tr></table>
</td></tr></table>
==Usage Notes==
<ul>
<li><var>Description</var> is available in <var class="product">[[Sirius Mods|"Sirius Mods"]]</var> Version 7.8 and later.
</ul>


==See also==
==See also==
{{Template:AddToRecordError:Description footer}}
{{Template:AddToRecordError:Description footer}}

Revision as of 04:05, 1 April 2011

Description of error (AddToRecordError class)

[Introduced in Sirius Mods 7.8]

Syntax

%string = addToRecordError:Description

Syntax terms

%string A string to receive the description of the exception.
addToRecordError An AddToRecordError object.

Usage Notes

  • Description is available in "Sirius Mods" Version 7.8 and later.

See also