Local variables

flow level variables

Flow local variables are accessible across the entire workflow.

Local variables can have any type and can be modified.

Use expressions to operate with local variables.

Last updated