All Commands
All String
Commands
REPEAT
This will repeat a string of characters n times.
e.g. {REPEAT(*, 8)} = ********
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | string | String | The character string to repeat | |
2 | qty | 0 | Expression | The number of times to repeat the string |
Example
HiHiHiHiHiHiHiHiHiHiHi