@CHR |
|
| Top Previous Next | |
Syntax:
@CHR(<value>)
Description:
This function returns the character whose ASCII code is <value>. It can be used to generate characters that cannot easily be entered from the keyboard.
OK:
Unchanged.
Example:
%A = Copyright @chr(169) 1999 - 2005 SuperSoft Inc.
See also: