Internet Explorer is no longer supported. Many things will still work, but your experience will be degraded and some things won't function. Please use a modern browser such as Edge, Chrome, or Firefox.

@Range

Returns a range of integers starting from a specified value.

Script usage:

@Range(Start, Count)

Parameters:

NameDescription
StartThe first integer of the sequence.
CountThe number of integers to return.