10 15 13 Succ

LANSA Technical

10.15.13 Succ

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.15 Floating Point Intrinsic Functions