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