Chr

Format

chr ( expression )

Description

Converts the integer expression into a single character string expression with the ASCII value of the number.\\See asc for a complete ASCII character conversion chart.

See Also

Example

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

will print

Boo!

New To Version

0.9.4

 
ru/chr.txt · Last modified: 2010/06/30 11:27 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki