PUSH VAR
Pushes a value to the stash creating a new array if needed.
Configure form has the following fields:
- Variable - Stash variable to reuse/create.
- Value - Value to push to the stash variable.
- Flatten before insertion? - If the value is an array just push the values.
- Keep values unique? - Do not push the values that already exist in the stash variable.