Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 913 Bytes

change-variable.md

File metadata and controls

27 lines (16 loc) · 913 Bytes
title parent
Change Variable
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.