zone.field.index

Syntax

i := zone.field.index
zone.field.index = i

Get/set the the index number of the data type name that should be queried. This index may be useful for efficient internal processing, but the values may change between releases of FLAC. It is recommended that you determine the index value by using the zone.field.name intrinsic.

Returns:

i - the data type index number

Accepts:

i - the data type index number