La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
@CHR
Windows ✓Linux ✓macOS ⏳
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.