Assignment node

Updated at:

An assignment node assigns the return value of a function to a global variable. This is a best practice for storing the function's result. The result can then be referenced by other nodes in the flow.

Content settings

In the Source field, you can enter a function's return value, plain text, a global variable, or a system variable.

For the Assign to field, you can select a global variable.