Assign
The Assign block is used to place a value into a variable that can be used in the other parts of the workflow. The block is added automatically whenever you create a workflow.
Procedure
- In the variable field, enter the variable that you want to associate with the value. For example, type $result.
- In the value field type the value that you want the variable to reference. For example, type Hello, world.
- Run the workflow.
Disabling the Assign block
To temporarily disable an Assign block, turn off the switch in the block header.