{ "title" : "Boolean", "kind" : "atomic", "type" : "boolean", "tags" : ["boolean", "atomic"], "description" : "
When used as a source node (ie without any edge at the input), one can set the boolean value through the node editor.
Otherwise, one can feed its input either with a boolean, integer, real or string value. When necessary, the node performs a conversion and returns the corresponding boolean value.
", "inputs" : ["value"], "outputs" : ["value"] }