Returns the UTF-8 character corresponding to the specified Unicode code point.
FUNCTION UniChr(v : LONGINT): STRING;def vs.UniChr(v):
return STRING| Name | Type | Description |
|---|---|---|
| v | LONGINT | A Unicode code point. The code point value must be in decimal (base ten). |
VS Functions: Chr
Availability: from Vectorworks 2018