Label | Explanation | Data Type |
Workspace | Workspace containing the tables to iterate. | Workspace |
Wildcard (Optional) | A combination of * and characters that help to limit the results. The asterisk is the same as saying ALL. If no wildcard is specified, all inputs will be returned. For example, it can be used to restrict Iteration over input names starting with a certain character or word (for example, A* or Ari* or Land* and so on). | String |
Table Type (Optional) | For folder workspaces (shapefiles and coverages), choose the table type.
| String |
Recursive (Optional) | Determines if subfolders in the main folder will be iterated through recursively.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Table | The full path to the table. | Table |
Name | The name of the table. | String |