RANGE
countersRANGE
pushes onto the stack a list of integers in the given range [start included, end excluded[. If start is not in the parameter list, start=0.
RANGE
also accepts a step parameter in the parameter list.
Loading
RANGE
pushes onto the stack a list of integers in the given range [start included, end excluded[. If start is not in the parameter list, start=0.
RANGE
also accepts a step parameter in the parameter list.