{ "title" : "Gte", "kind" : "atomic", "type" : "gte", "tags" : ["number", "atomic", "binary", "gte", "greater"], "description" : "

Returns true if lhs is greater or equal than rhs.

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