unicode
Retrieve the numeric Unicode value of a character
Syntax
unicode(string_expr)
Arguments
string_expr | A character string or an expression returning a character string value. |
Description
This scalar string function retrieves the Unicode numeric value of the initial character in the specified expression.