HP Prime for All
English
Русский
News
Hardware
Articles
Docs
HP Apps
Software
Docs
:
Commands
:
RIGHT
Syntax
RIGHT(string, n)
Description
Returns the last n characters of the string.
Example
RIGHT("MOMOGUMBO",5) returns "GUMBO"
RIGHT — Discussion
↑Back to top