LTRIM
Removes leading whitespace
LTRIM(text
)
Removes leading whitespace from a text string
Arguments
Input | Description |
| Text(s) to strip of whitespace |
Output
Outputs text
without leading whitespace
Example
Last updated
Removes leading whitespace
LTRIM(text
)
Removes leading whitespace from a text string
Input | Description |
| Text(s) to strip of whitespace |
Outputs text
without leading whitespace
Last updated