TYPE (PQL - xl)
This function returns the type of value
- Library: PQL \ Spreadsheet \ Information
- Compatibility: Any content (regardless of data source) in the Tabulate spreadsheet module
Syntax
TYPE(OPTIONAL value)
Function Arguments
Name | Description | Type | Optional |
value | The value which you want to get its type | StringOrNumber | Y |
Comments
This function is the same as the Microsoft Excel 'TYPE' function - using the same inputs, logic and outputs.