Alexandria Uptime: 16.46 Days
Total players online: 0



Take the Tour | Site Map

Name

chr — Convert a number to an ascii character

Synopsis

call string.txt chr { ascii } [ return ]

Author

old_asm_programmer

Parameters

Table 104. chr parameters

NameDescription
asciiAscii code of character.
returnName of return value ('return' by default)

Description

Convert a number to an ascii character.

Returns

@%2 is set to the character value

Changes

#strRes

See Also

string.ascii