User Tools

Site Tools


Action disabled: register
de:right

Format

right( string, length)

Description

Returns a portion of the specified string, starting from the last length characters from the right end of the of the string.

See Also

Example

print right("Hello", 2)

will display

lo

New To Version

0.9.5b

de/right.txt · Last modified: 2020/02/28 10:46 (external edit)