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.
@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)