repeatBlock

Adds a 'repeat' loop.

Parameters

expression

The number of times to repeat.

block

The script to repeat.