Description (AddToRecordError property)

From m204wiki
Revision as of 04:03, 1 April 2011 by Goff (talk | contribs) (match syntax table to syntax template, tags and . . . well, that's about it . . . I don't know this one)
Jump to navigation Jump to search

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.

See also