HP Prime for All

English  Русский 

Syntax

LEFT(string, n)

Description

Returns the first n characters of the string.

Example

LEFT("MOMOGUMBO",3) returns "MOM"

LEFT — Discussion