Label | Explanation | Data Type |
Input Table
| The input table with fields to be iterated. | Table View; Raster Layer; Mosaic Layer |
Field Type
(Optional) | Specifies the field type used to filter the fields. If a field type is not specified, all fields of the supported field types will be iterated.
| String |
Wildcard
(Optional) | Limits the fields that will be iterated. The wildcard works on both field names and field aliases and is a combination of * and other characters. For example, this parameter can be used to restrict iteration of input field names or field aliases starting with a certain character or word (for example, A* or Ari* or Land*, and so on). An asterisk is equivalent to searching for all the fields. If a wildcard is not specified, all inputs will be returned. | String |
Field Names (Optional) | The list of fields that will be iterated. | Field |
Derived Output
Label | Explanation | Data Type |
Value | The field returned by each iteration. | Field |
Count | The total number of fields for all iterations. | Long |