chr NUMBERThis function returns the character represented by that
NUMBER in the character set.
For example, chr(65) is "A" in ASCII.
To convert multiple characters, use pack("C*",
LIST) instead.
HIVE: All information for read only. Please respect copyright! |