Label | Explanation | Data Type |
Workspace | A 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 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 |
Table Type (Optional) | Specifies the table type for folder workspaces (coverages).
| String |
Recursive (Optional) | Specifies whether subfolders in the main folder will be iterated recursively.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Table | The full path to the table. | Table |
Name | The name of the table. | String |