Casio CLASSPAD 330 3.04 User Manual page 699

Classpad os version 3.04
Table of Contents

Advertisement

StrJoin
Syntax:
StrJoin
Function:
Joins "<string 1>" and "<string 2>" and then assigns the resulting string to the
specified variable.
StrLeft
Syntax:
StrLeft
Function:
Copies a string up to the
string to the specified variable.
StrLen
Syntax:
StrLen
Function:
Determines the length of a string (the number of its characters) and assigns
the resulting value to the specified variable.
StrLwr
Syntax:
StrLwr
Function:
Converts all the characters of a string to lower case and assigns the resulting
string to the specified variable.
StrMid
Syntax:
StrMid
Function:
Copies a specific number of characters of a string, starting from the
character, and assigns the resulting string to the specified variable.
De cription: Omitting the number of characters causes the string to be copied up to the
end.
StrRight
Syntax:
StrRight
Function:
Copies a string up to the
string to the specified variable.
12-6-43
Program Command Reference
"<string 1>", "<string 2>", <storage variable name>
n
"<string>",
, <storage variable name>
n
th character from the left, and assigns the resulting
"<string>", <storage variable name>
"<string>", <storage variable name>
n
"<string>",
, <storage variable name> [,<number of characters>]
n
"<string>",
, <storage variable name>
n
th character from the right, and assigns the resulting
20060301
n
th

Advertisement

Table of Contents
loading

This manual is also suitable for:

Classpad 330

Table of Contents