{ "title" : "Notequal", "kind" : "atomic", "type" : "notequal", "tags" : ["number", "atomic", "binary", "notequal"], "description" : "

Returns true if lhs is not equal to rhs.

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