ascii

Get the ASCII code of a character.


Syntax


Parameters

  • String subject - The String to get the ASCII code of (first character only).


Result

Returns the ASCII code of the first character in subject.