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.

See also