User Tools

Site Tools


syntax:functions:left

This is an old revision of the document!


Left(text, N)

Returns N symbols left of the specific text, where N is a number. First argument is implicitly converted into text, if required.

Note that the expression does not require to use single quote signs ('X') around the number N.

Example Result
left('Los Angeles', 4) Los
left('IT services', 3) IT

See also

syntax/functions/left.1428097688.txt.gz · Last modified: 2015/04/03 17:48 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki