ASC

From Macros Wiki
Jump to navigationJump to search

Up

Command

ASC
ASC
ASC <a$>


Returns the ASCII value of the first character in a text string.

Parameters

<a$>
Text string or name of a string variable.

Example

ASC(a$)