VDS Renaissance 的界面提供多种语言。官方文档以英语维护,以确保提供统一、一致且始终最新的参考。
@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.