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