User Tools

Site Tools


syntax:functions:trim

This is an old revision of the document!


Trim(text)

Trims off all leading and trailing spaces from text. 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/trim.1596011582.txt.gz · Last modified: 2020/07/29 04:33 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki