Share via


NumberSeq.lastNum Method [AX 2012]

Accesses the last formatted number that was generated.

Syntax

protected Num lastNum()

Run On

Called

Return Value

Type: Num Extended Data Type
The last number that was generated; an empty string for if the number is manually generated.

Remarks

Some implementers of this class override internal behavior, such as the getNumInternal method.

See Also

Reference

NumberSeq Class