IF var in LIST THEN
Checks if the value of a specific stash variable equals any of a list of values, if so, process nested ops.
Form to configure has the following fields:
- Variable - Stash variable to check.
- Values - Values separated by commas with the values to compare with stash variable, values are of type string.