CODE
Syntax
Description
Returns the ASCII code of the first character of the given string value. If the string is empty, the returned value is 0. Returned value type is UByte.
Examples
Remarks
- This function is 100% Sinclair BASIC Compatible
Returns the ASCII code of the first character of the given string value. If the string is empty, the returned value is 0. Returned value type is UByte.