ReasonCode (BadJournal property): Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
Line 19: | Line 19: | ||
==Usage Notes== | ==Usage Notes== | ||
<ul> | <ul> | ||
<li><var>ReasonCode</var> is available in <var class="product">[[Sirius Mods| | <li><var>ReasonCode</var> is available in <var class="product">[[Sirius Mods|Sirius Mods]]</var> Version 7.8 and later. | ||
</ul> | </ul> | ||
==See also== | ==See also== | ||
{{Template:BadJournal:ReasonCode footer}} | {{Template:BadJournal:ReasonCode footer}} |
Revision as of 17:45, 4 May 2011
Numeric code indicating cause of BadJournal exception (BadJournal class)
[Introduced in Sirius Mods 7.8]
Syntax
%number = badJournal:ReasonCode
Syntax terms
%number | This is a numeric variable to receive the code describing the reason the exception was thrown. Possible values include:
| ||||||||
---|---|---|---|---|---|---|---|---|---|
%badJournal | A reference to an instance of a BadJournal object. |
Usage Notes
- ReasonCode is available in Sirius Mods Version 7.8 and later.