All Commands
All String
Commands
RIGHT
Returns the right n characters from a character string.
This command can have an {END_RIGHT} command.
In this case, the string in-between will replace the first parameter and the format will be {RIGHT} string {{END_RIGHT(parameters 2 onwards)}
This is particularly useful if the string is particularly long or contains commas.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | string | String | The string to operate on | |
2 | length | 0 | Expression | The number of characters to return |
Example
CD