User Tools

Site Tools


syntax:functions:trimend

This is an old revision of the document!


TrimEnd(text)

Trims off trailing spaces from text. Leading 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/trimend.1596011597.txt.gz · Last modified: 2020/07/29 04:33 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki