unichr()

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

Syntax

unichr(code1[,code2]...)

Description

Returns a string formed by concatenating the supplied Unicode character codes. Each code is either a number or a string of the form 'U+h', where h is 1-6 characters representing a hexadecimal value.