User Tools

Site Tools


syntax:functions:right

This is an old revision of the document!


Right(text, N)

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

First argument is implicitly converted into text, if required.

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

See also

syntax/functions/right.1428099220.txt.gz · Last modified: 2015/04/03 18:13 by elenap

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki