TRIM
The TRIM function removes leading and trailing spaces from a text string, but retains spaces that are between words.
Syntax
Arguments
value - Required. A text string.
Example
Returns “Lumel Technologies".
Last updated
The TRIM function removes leading and trailing spaces from a text string, but retains spaces that are between words.
value - Required. A text string.
Returns “Lumel Technologies".
Last updated