The GRIB_KEYS_ITERATOR_GET_NAME function gets the key name from the iterator.
Examples
See GRIB_GET_VALUES for a general example using the GRIB routines.
Syntax
Result = GRIB_KEYS_ITERATOR_GET_NAME(Iterid)
Return Value
A string containing the key name of the iterator.
Arguments
Iterid
A GRIB keys iterator.
Version History
See Also
GRIB_ITERATOR_DELETE, GRIB_KEYS_ITERATOR_NEW, GRIB_KEYS_ITERATOR_NEXT, GRIB_KEYS_ITERATOR_REWIND