Not

Description

Returns the Boolean opposite of the specified Boolean expression.

Syntax

Not(Expression: Boolean): Boolean 

Example

Not(NodeIsLeaf())

If the node is a limb, then the return value is True.