Description
Sets a new variable in the current context of execution.
Category
System
Inputs
Label | Type | Required | Default | Visibility | Description |
---|---|---|---|---|---|
Name |
|
yes |
Always |
||
Value Type |
|
yes |
|
Always |
Possible values are:
|
Script Value |
|
|
|
||
Fixed Value |
|
|
|
||
Expression Type |
|
|
|
Possible values are:
|
|
Context Item |
|
|
|
||
Field |
|
|
|
Outputs
Name | Type | Description |
---|---|---|
resultVariable |
|
Variable returned. |
Sample

The flow starts, the set var step sets a new variable to the context and then the execution finishes with the end step.