VDS Renaissance のインターフェースは複数の言語に対応しています。公式ドキュメントは、単一で一貫した常に最新のリファレンスを保証するため、英語で管理されています。

@ASC

Windows Linux macOS

Syntax

@ASC(<string>)

Description

This function returns the ASCII code of the first (or only) character of <string>..

OK

Unchanged.

Example

%A = @asc(A)

See also