User Tools

Site Tools


syntax:functions:right

This is an old revision of the document!


Right(text, N)

Returns right N symbols of text where N is a number.

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

Example Result
right('(555)-555-5555', 8) 555-5555
right('Consumer Products', 8) Products

See also

syntax/functions/right.1427481238.txt.gz · Last modified: 2015/03/27 14:33 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki