Math
Operators
Trigonometric
Tools
Constants
Boolean To Number
Convert input boolean value to number
Details
ID
math-tools-boolean-to-number
Name
Boolean To Number
Group
Tools
Package
Math
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
Condition | Any | Input value |
Output ports
Name | Type | Description |
---|---|---|
Number | Number | Return 0 or 1 |
After creating a node, connect the value that you want to convert to either 0 or 1 to the port.
Condition
Boolean Converter