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