Label | Explanation | Data Type |
Folder | The folder which stores the workspace to iterate. | Folder |
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 |
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 |