Variables of the task |
Manual -> Process Control Engine (PCE) -> Course of actions -> Creating a task -> Variables of the task |
Show all Hide all |
After defining the properties the variable selection dialog is automatically opened. Here the variables that should be processed in the task are selected.
All variables that are read or written in the task should be linked here. There is also the possibility to access the variables via the variables object, but only the variables directly linked to the task are automatically updated when initializing the task before execution.
The variables must have the following syntax:
Task.Value('Variable name')=123
For a later change of the variable selection
this dialog can also be opened with the context menu of the task
and the entry Task
Variables
.