Titan



int2unichar


This function converts an integer value in the range of 0 ... 2 147 483 647 (32-bit encoding) into a single-character-length universal charstring value. The integer value describes the 32-bit encoding of the character.


Related keyword:


int2unichar(integer value) return universal charstring


Example 1:

const universal charstring c_ukrouzek := int2unichar(367);

The constant called c_ukrouzek will contain the Czech letter ů