Converts the input value into a Boolean type, with a logical value of either True or False Category:Documentation Index
Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
Use this file to discover all available pages before exploring further.
conversion
Syntax:
Boolean
Context Filtering: ✓ Yes
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
input | text or number or column | ✓ Yes | The input that you would like to be interpreted as a logical operator. Input can be of text or number type |
input: STRING, TEXT, INT, FLOAT, DECIMAL, BOOLEAN
Validation
- Minimum parameters: 1
- Maximum parameters: 1
Examples
False
True
True