Assign

Assign a value to a variable at run-time.

This activity assigns a value to a variable. If the specified variable does not exist in the current scope, an Object Variable is created.

Input

Configure

  • Is Expression: Specifies whether the input is an expression or not. The expression is evaluated and the result is assigned to the target variable.

Configuration

  • Is Expression: Specifies whether the input is an expression or not. The expression is evaluated and the result is assigned to the target variable.

Last updated