NodeIsLeaf

Description

Returns True if the current node is a leaf node.

Syntax

NodeIsLeaf(): Boolean 

Example

NodeIsLeaf()

If the current node is a leaf, then the return value is True.