Returns
Boolean, True if operation successful
Description
Set or reset the iterator to the start of the currently specified
iteration, you need to call this before attempting to retrieve
data with getdata. You can set the iteration back to the start
before you reach the end of the data. You need to call iterinit
before calling this. See the example below.