Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.