ASC

From Macros Wiki
Revision as of 17:40, 22 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

ASC
ASC
ASC <a$>


Retuns the value of the first character in the input in ascii form, to view the result use debug.

Parameters

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

Example

ASC(a$)