SeqNum Numeric Summary The SeqNum function returns an increasing number beginning from an optional start number. Syntax SeqNum([start]) Return Type Details The function restarts the count for...
Numeric
NextNum Numeric
NextNum Numeric Summary The NextNum function returns an increasing number starting from 1. Syntax NextNum() Return Type Details The function restarts the numbering at 1 when the JVM is restar...