poIQueryIterator GetID

Gets the current iterator ID.

Syntax

poIQueryIterator_handle GetID

Application

HyperView Tcl Query

Description

This command retrieves the current iterator ID.

Example

To populate a list with the results of a query control handle:
myQueryName GetIteratorHandle myIteratorName
myIteratorName GetID

Errors

Returns the iterator ID, or NULL on error.