GetNextNode Procedure
Navigates to the next node in the node list with the given Id. The first call to this function will navigate to the first node in the node list.
Signature
GetNextNode(NodeListId: Integer) : Boolean
Parameters
NodeListId
Integer
The Id of the node list to navigate in.
Returns
Boolean
true
if the next node was found, otherwise false
.
This documentation is generated from Smart Toolbox v27.0