Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

EXPR#:param_TASK_ is a required prefix. [name_of_task] is the name of the task where shared variable was created (shared_var_test_1 in our example). And variableA is the original name of the shared variable.

Info
titleNote

There are three default variables generated by each shape: :TASK_[name_of_task]_STATUS:, :TASK_[name_of_task]_CORRID: and  :TASK_[name_of_task]_CORRID: . Such variables do not require 'param_' prefix in front.


Final expression for our example:

...