Skip to contents

Returns an integer that represents the Unicode code point of the first character of the string.

Arguments

string

VARCHAR

Examples

if (FALSE) { # \dontrun{
ascii('Ω')
} # }