Check if the referenced node has a right sibling in the parse tree.
returnedBoolean = variableType("$end"[, number])
returnedBoolean - type: bool
variableType - type: N or X
number - type: int
Evaluates to 0 if the node has a right sibling and 1 if the referenced node does not have a right sibling.
@RULES
@@RULES