User Tools

Site Tools


syntax:functions:trimstart

This is an old revision of the document!


TrimStart(text)

Trims off leading spaces from text. Trailing spaces will be preserved.

Besides spaces it also removes other white-space characters such as tabulation, form feed, etc. The full list of removed white-space characters.

Example Result
trim(' Columbia') Columbia

See also

syntax/functions/trimstart.1596011610.txt.gz · Last modified: 2020/07/29 04:33 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki