Ord() returns the Unicode code point number of the first character of the input string.
Syntax:
Ord(text)
Return data type: integer