-
Notifications
You must be signed in to change notification settings - Fork 0
CHRS
Andrew Owen edited this page May 30, 2023
·
1 revision
char = CHR$(x)
Returns the character with code point x
.
x
is a numeric expression in the range [0 to 255
].
-
x
has a string value: Type mismatch. -
x
is not in[-32768 to 32767]
: Overflow. -
x
is not in0 to 255
: Illegal function call.
- Press
RETURN
to return to this menu. - Enter the name of a
TOPIC
to display it. - Enter
EXIT
to return to BASIC.
Choose from the following topics: