- Print
- DarkLight
- PDF
Article Summary
Share feedback
Thanks for sharing your feedback!
You can specify an Alias in the Process field in the Call Process, Copy Task, and Modify Task nodes.
There are several ways to do this:
- select an Alias in the tree of folder search window - Workspace tab, Folders-Aliases subsection;
- search for an Alias by it name (specifying @ at the beginning of the line the symbol @ will be searched only for Aliases);
- pass its name as a task parameter (for example,
@{{alias_name}}
) which contains a value equal to the Alias short name.
Working with aliases via Corezoid API
You can manage Aliases using Corezoid API methods. See the article for more details.