unicode()

Function group Execute on client Platform(s)
Unicode YES All

Syntax

unicode(string,position[,hex])

Description

Returns the Unicode value of the character at the position in the string. The first position in the string is 1. If Boolean hex is true (default false) it returns a hex string 'U+h'.