iterate()

Synopsis

Returns the next value in the iteration.

Syntax

iterate ( iterator As User ) As Any 
Argument Type Description
iterator User The iterator object, such as that produced by treeIterator( ).