Skip to content

Set Variable

Jesse Houwing edited this page Mar 4, 2016 · 2 revisions

The task is as simple as it's purpose. You tell it which variable to assign what value to, and that's what it does.

Configuration

  • Variable Name - Specify one variable name, for example: MyVariable. Do not add $(..), as this will not use the variable name, but its value.
  • Value - The value to assign to the variable.
Clone this wiki locally