HP Prime for All

English  Русский 

Syntax

RIGHT(string, n)

Description

Returns the last n characters of the string.

Example

RIGHT("MOMOGUMBO",5) returns "GUMBO"

RIGHT — Discussion