SEQUENCE
Create a sequence of numeric values
Last updated
Create a sequence of numeric values
Last updated
Argument
Description
start value
Optional. Default is 1. Numeric value to begin series with.
interval
Optional. Default is 1. Interval to skip between each value.