STEP keyword
Applies to
The AUTONUMBER keyword
Description
Specifies the increment value for the AUTONUMBER keyword, which sets the value of a component on a New operation to an automatically incremented number.
Syntax
STEP( increment )
| Part | Description |
| increment | Expression that evaluates to a positive, nonzero integer. |
Remarks
If Increment is omitted, STEP always returns 1.