Cast: Boolean The Cast: Boolean mapper converts a value into a boolean (true/false)Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.
Fields
N/ASample data
| Input | Output |
|---|---|
| 1 | true |
| 0 | false |
| “True” | true |
| “False” | false |