lessOrEq
lessOrEq
lessOrEq(nodeOrValueA, nodeOrValueB);
Returns 1
if the value of the first node is less or equal to the value of the second node. Otherwise returns 0
.
lessOrEq
lessOrEq(nodeOrValueA, nodeOrValueB);
Returns 1
if the value of the first node is less or equal to the value of the second node. Otherwise returns 0
.