Syntax
LTRIM(<string>;...)
Description
Removes leading whitespaces or other characters from text. This function is case sensitive.
...
LTRIM(<string>;...)
Removes leading whitespaces or other characters from text. This function is case sensitive.
...