CalcMe documentation Commands Programming Functions For For Usual programming command. Write easily a loop that needs to be run a specific number of times. Syntaxfor..iterator..end Description The iterator can belong to a range, list..., and the increment is determined by the type of structure used. Related functions While, Repeat