greaterThan
greaterThan
greaterThan(nodeOrValueA, nodeOrValueB);
Returns 1 if the value of the first node is greater than the value of the second node. Otherwise returns 0.
greaterThangreaterThan(nodeOrValueA, nodeOrValueB);
Returns 1 if the value of the first node is greater than the value of the second node. Otherwise returns 0.