{ "title" : "Or", "kind" : "atomic", "type" : "or", "tags" : ["boolean", "atomic", "binary", "or"], "description" : "

Boolean OR operator

", "inputs" : ["lhs", "rhs"], "outputs" : ["value"] }