{REPEAT( «string» , «num»)}
«string» String value to repeat «num» Number of times to repeat
{REPEAT( XYZ , 3)}
Result: XYZXYZXYZ