Casio FX-890P Owner's Manual page 70

Casio personal computer owner's manual
Table of Contents

Advertisement

LEFT$
PURPOSE: Returns a substring of a specified length counting from the left of a
string.
FORMAT:
LEFT$
( string
String expression
EXAMPLE: LEFT$ ("ABCDEF", 3)
PARAMETERS:
1. String: string expression
2. Number of characters: numeric expression truncated to an integer in the [0 ,
256[ range.
EXPLANATION:
1. Returns the substring of a specified length from the left of a string.
2. The entire string is returned when the specified number of characters is
greater than the number of characters of the string.
SEE: MID$, RIGHT$
LEN
PURPOSE: Returns a value that represents the number of characters contained in a
string.
FORMAT:
LEN
(string)
String expression
EXAMPLE: LEN (A$)
PARAMETERS: String : string expression
EXPLANATION:
Returns a value that represents the number of characters contained in a string,
including characters that don't appear on the display (character codes from &H0 -
&H1F) and spaces.
, number of characters )
Numeric expression
70
F
0
F
0

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Z-1grZ-1

Table of Contents