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.

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

First arguments is implicitly converted into text, if it's not.

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

See also

syntax/functions/left.1427490056.txt.gz · Last modified: 2015/03/27 17:00 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki