All Commands
All String
Commands
CROP
Remove characters from the beginning and end of a string if there.
Number | Name | Default | Type | Description |
---|---|---|---|---|
1 | string | String | The string to potentially crop | |
2 | chars | "" | String | The Characters to remove from the beginning or end. Examples could be (), [], {}, <> |
Example
Remove the brackets from the beginning and end of a string
Hello