Purpose:
Returns the ASCII-Code of the first character of the string.
Parameter:
String
Return value:
Number
Example:
Asc("A") Result: 65
Purpose:
Returns the ASCII-Code of the first character of the string.
Parameter:
String
Return value:
Number
Example:
Asc("A") Result: 65