Variable Set/Get
This sets or gets a Flow variable.
Set
- Variable Name - the variable to set; must be a valid javascript variable name
- Edge key - the incoming edge key to sey the variable from
- Element to use - indicates whether to use the first or last element in incoming data array
Get
Reads the specified variable and puts it on the output edge.
