All Commands
All String
Commands
LEFT
Returns the first n characters from a string of characters.
This command can have an {END_LEFT} command.
In this case, the string in-between will replace the first parameter and the format will be {LEFT} string {{END_LEFT(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 | Expression | The number of characters to return |
Example
AB