ASCII
Returns the ASCII code for a given character
ASCII(text
)
Returns the ASCII code for the first character in text
Arguments
Argument
Description
text
Text(s) to convert to ASCII code
Output
ASCII code for specified character
Example
Last updated
Was this helpful?