Upto

Syntax

upto/1/2: from .. to .. for ..

from upto[to] func

Example

1 upto[100] {echo[x]; sleep[50]}