Skip to main content
Converts a value into a boolean (true/false).

Fields

N/A

Sample data

InputOutput
1true
0false
“True”true
“False”false