You can create your own user-defined variables in a
Project
, which can be used in one or more tasks within that Project. When creating variables, you specify their names and default values. You can optionally pass the values for these variables (which will override the default values) when the Project is executed. These variables can also be encrypted for data security purposes.
A user-defined variable can be used for two purposes within a Project:
To supply the value for an attribute (property) in a task.
To be used in a compare operation to determine if a Project task or module should execute.