User Tools

Site Tools


syntax:functions:left

This is an old revision of the document!


Left(text, N)

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

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

See also

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki