ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: chr

chr(n) returns the Unicode character with integer codepoint n. In addition, if n ∈ [0, 127], this is the same as the nth ASCII character.

Example: chr(8882) = "⊲"