The $Value -repeat command is used to generate a repeating list of values.
Options: $value -repeat(prefix|index|count)
Prefix - To place a prefix at the start of any $Input HTML name value, use this parameter.
Index - The count parameter will specify the number of times to repeat.
Count - Provides the current iteration number of the repeat, from 0 to count -1.