Change Variable

Last modified: December 1, 2023

1 Introduction

The Change variable activity allows you to change the value of an existing variable.

For example, if you have a $Discount variable that gives customers a 50% discount on certain items, you can change this variable and assign a new value to it. You can use this value to give new customers a bigger discount

2 Properties

There are two sets of properties for this activity, those in the dialog box on the left, and those in the properties pane on the right:

Change Variable Properties

The Change variable properties pane consists of the following sections:

3 Action Section

3.1 Variable

The variable which you want to change the value of.

3.2 Value

The new value for the variable. The value is entered using an expression. The type of the expression must be the same as the type of the selected variable.

4 Common Section

For more information on properties in this section, see Common Properties.

5 Read More