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', 3) Los
left('IT services', 2) IT

See also

syntax/functions/left.1432646574.txt.gz · Last modified: 2015/05/26 09:22 by dmitry

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki