IsUpdated (Record function): Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
m (→See also) |
||
Line 13: | Line 13: | ||
==Examples== | ==Examples== | ||
==See also== | ==See also== | ||
<ul> | |||
<li>[[CurrentRecordIsUpdated (System function)|CurrentRecordIsUpdated]] reports whether the currently selected record has been updated within the current transaction. | |||
</ul> | |||
{{Template:Record:IsUpdated footer}} | {{Template:Record:IsUpdated footer}} |
Revision as of 17:53, 10 July 2012
Is record updated in current transaction? (Record class)
[Introduced in Sirius Mods 7.7]
This page is under construction.
Syntax
%boolean = record:IsUpdated
Syntax terms
%boolean | Boolean value |
---|---|
record | Record object |
Usage notes
Examples
See also
- CurrentRecordIsUpdated reports whether the currently selected record has been updated within the current transaction.