Description (AddToRecordError property)

From m204wiki
Revision as of 17:45, 4 May 2011 by Goff (talk | contribs) (consistency is the key)
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.

Usage Notes

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

See also