All Commands
All String
Commands
PAD_RIGHT
This will pad a string of characters to the right with additional characters.
PAD_LEFT also works.
| Number | Name | Default | Type | Description |
|---|---|---|---|---|
| 1 | string | String | The text string to pad | |
| 2 | qty | 0 | Expression | The number of characters to pad the string to |
| 3 | char | SPACE | String | The character (or characters) to pad the string with |
Example
Helloooooooooooooooo