This plugin provides node steps that create variables from if/else tests and switch/case structures.
Uplifts a variable based on one of many available tests:
- Text Comparisons: eq, ne, lt, le, ge, gt, begins with, ends with
- Numeric Comparisons, =, !=, <, <=, >=, >
Uplifts a variable based on a switch/case structure