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