@ASC

Top  Previous  Next

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:

 


@CHR