Label | Explanation | Data Type |
Workspace or Feature Dataset | A workspace or a feature dataset that stores the dataset to iterate. | Workspace; Feature Dataset |
Wildcard (Optional) | A combination of * and characters that help to limit the results. The asterisk is the same as specifying ALL. If no wildcard is specified, all inputs will be returned. You can use this parameter to restrict iteration over input names starting with a certain character or word (for example, A* or Ari* or Land* and so on). | String |
Dataset Type (Optional) | The dataset type to iterate over.
| String |
Recursive (Optional) | Specifies whether subfolders in the input workspace will be iterated recursively.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Dataset | The full path to the dataset. | Dataset |
Name | The name of the dataset. | String |