User Tools

Site Tools


en:chr

Chr (Function)

Format

Description

Converts the integer expression into a single character string expression with the UNICODE value of the number.

See Also

Asc

Example

print chr(66)+chr(111)+chr(111)+chr(33)

will print

Boo!

See Also

History

0.9.4New To Version
en/chr.txt · Last modified: 2020/02/28 10:46 (external edit)