Code Repeater
Number of repeats: Action Clear Example 1

Template

Options

Use CSV:
Add a Line Break.  Ignore the 1st line. 
Escape char ("). 

Dictionnary

#csvX#X refers to the X nth column of the csvX
#num#Automatic numbering
#rndX#Randomize a number between 1 and X
#rndX:Y#Randomize a number between X and Y
#X# textRepeat the content 'text' X times.
#X+# textReproduce the content of 'text' for a number of repeats equal or greater than X.
#-X# textReproduce the content of 'text' for each repeat inferior to the (number of repeat)-X .
#[first]# textReproduce the content of 'text' in the first repeat.
#[last]# textReproduce the content of 'text' in the last repeat.