Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1022 Bytes

change-variable.md

File metadata and controls

32 lines (20 loc) · 1022 Bytes
title parent tags
Change Variable
variable-activities
studio pro

{{% alert type="warning" %}} This activity can be used in both Microflows and Nanoflows. {{% /alert %}}

1 Introduction

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

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

See 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

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 must be the same as the type of the selected variable.