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