Iterate Workspaces (Model Tools)
Summary
Iterates over workspaces in a folder.
Usage
This tool is only available from ModelBuilder for use in models. The tool is not available from the Geoprocessing pane or from Python.
The tool has two outputs: Workspace and Name which could be used as inline variable %Name% in other tools.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Folder |
The folder which stores the workspace to iterate. |
Folder |
|
Wildcard (Optional) |
A combination of |
String |
|
Workspace Type (Optional) |
Specifies the workspace type to find.
|
String |
|
Recursive (Optional) |
Specifies if subfolders in the main folder will be iterated through recursively.
|
Boolean |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Workspace |
The full path to the workspace. |
Workspace |
|
Name |
The name of the workspace. |
String |
Environments
This tool does not use any geoprocessing environments.
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes