UNICHAR (PQL - xl)
This function returns the Unicode character specified by a number
- Library: PQL \ Spreadsheet \ Text
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
UNICHAR(number)
Function Arguments
Name | Description | Type | Optional |
number | For the argument, specify the Unicode number representing a character | Number |
|
Comments
This function is the same as the Microsoft Excel 'UNICHAR' function - using the same inputs, logic and outputs.