Documentation

repeat

Syntax: %repeat(s,n)

Return s repeated n times

Examples:

#SHOW %repeat(".",15)

displays

...............

Add comment

Login or register to post comments