Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
standard.lib.str
.chr
chr
is available since version 1.0.
Prototype:
string chr(number ascii)
Description:
Returns the character corresponding to a given ASCII value.
Return value:
Returns the character corresponding to a given ASCII value.