MCRItemListTable::numberSeq Method
Determines and returns the next number in the item list sequence.
Syntax
server public static NumberSeq numberSeq([boolean _makeDecisionLater, boolean _dontThrowOnMissingRefSetUp])
Run On
Server
Parameters
- _makeDecisionLater
Type: boolean
A boolean used by the NumberSeq class; optional.
- _dontThrowOnMissingRefSetUp
Type: boolean
A boolean used by the NumberSeq class; optional.
Return Value
Type: NumberSeq Class
The next number that can be used by the item list functionality.