====Get Variable Node==== This is a [[folder_variable|variable]] node, used to **retrieve the value of a variable**. If the value hasn't been previously written to by any of the other variable nodes, the resulting output will be **0**. This node is used in all [[analytic_modules|modules]]. {{variable_get.png}} ===Outputs=== **Output #1** is a //number// - the value of the variable specified in the //name// option. ===Options=== The **Name** option is the name of the variable you want to record. Make sure that your variable names //exactly match// any other [[folder_variable|variable]] node that wants to use the same value, including case.