{ "title" : "And", "kind" : "atomic", "type" : "and", "tags" : ["boolean", "atomic", "binary", "and"], "description" : "

Boolean AND operator

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