Skip to main content
Skip table of contents

UnicodeChar()

UnicodeChar() – Umwandlung von Unicode-Wert

Umwandlung eines Unicode-Werts in ein Zeichen.

Parameter

Beschreibung

aInteger:N

Ein Unicode-Wert

Rückgabewert


Alphanumerisch

Beispiel

CODE
UnicodeChar(3000)   // Ergebnis: 'ஸ'
UnicodeChar(15000)  // Ergebnis: '㪘'


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.