Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 724 Bytes

change-variable.md

File metadata and controls

25 lines (14 loc) · 724 Bytes
title parent
Change Variable
variable-activities

The 'Change Variable' action can be used to change the value of an existing variable.

{{% alert type="info" %}}

See Microflow Element Common Properties for properties that all activities share (e.g. caption). This page only describes the properties specific to the action.

{{% /alert %}}

Input Properties

Variable name

The variable of which you want to change the value.

Action Properties

Value

The new value for the variable. The value is entered using a microflow expression. The type of the microflow expression should be the same as the type of the selected variable.