Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 726 Bytes

File metadata and controls

26 lines (15 loc) · 726 Bytes
title Change Variable
parent variable-activities

1 Introduction

This action can be used to change the value of an existing variable.

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

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

{{% /alert %}}

2 Input Properties

2.1 Variable name

The variable of which you want to change the value.

3 Action Properties

3.1 Value

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