Succ returns the supplied variable incremented by 1.
Input Parameters
None
Example
If (#Next = #Current.Succ)
This is equivalent to writing
If (#Next = #Current + 1)
Ý 10.14 Fixed Point Intrinsic Functions
Submit feedback about this site to: