====Variable Nodes==== Variable nodes are a [[node_tree|category]] of [[graph|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 [[folder_timing|timing]] nodes. [[variables_set|Set]] - Set a Variable Value\\ [[variable_get|Get]] - Get a Variable Value\\ [[variable_inc|Increment]] - Increment (increase) a Variable Value\\ [[variable_dec|Decrement]] - Decrement (decrease) a Variable Value\\