syntax:functions:trimstart
This is an old revision of the document!
TrimStart(text)
Trims leading spaces from the text. Trailing spaces will be preserved. Can be used with 'text' or [field]. Will be applied to each row of the selected column.
Example | Result |
---|---|
trim(' Columbia') | Columbia |
trim([company]) | (removes the spaces before the company name) |
Note: To test Example 2 in EasyMorph need to use table with a column “company”.
See also
syntax/functions/trimstart.1427492369.txt.gz · Last modified: 2015/03/27 17:39 by elenap