Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Set Variables

Category: Core

If you want to modify a variable’s value, you can use the Set Variables activity. This activity can be used with global, input, output, and local variables. You can set one variable at a time or you can update multiple, as shown in this example:

More information about variables can be found here.


Hints

  • A single Set Variables activity can update more than one variable, even if they’re different types.
  • You can’t modify the value of a Static variable.