Variable Nodes

Variable nodes are a category of graph nodes used to store values between individual samples when performing analytics.

These can be used to create counters and totals. You can also make custom timers when combined with timing nodes.

Set - Set a Variable Value
Get - Get a Variable Value
Increment - Increment (increase) a Variable Value
Decrement - Decrement (decrease) a Variable Value