Store Node ============== Overview --------- The **Store node** stores new value to variables. .. image:: images/store/store_overview_1.png :align: center .. image:: images/store/store_overview_2.png :align: center | Node Settings --------------- .. image:: images/store/store_node_settings.png :align: center - Value to Set: The value to set the variable to. Can be entered as an expression. | Procedure to Use ------------------ 1. Insert a Store node. .. image:: images/store/store_procedure_1.png :scale: 80% 2. Click the Store node, click '+ Operator'. .. image:: images/store/store_procedure_2.png :scale: 80% 3. Select and add any variable from the list. If there is no variable, click 'Add' button to add a new one. .. image:: images/store/store_procedure_3.png :scale: 80% 4. Click the blue dot under Value to Set. The following image provides a simple example for using Advanced mode to change a variable's value. .. image:: images/store/store_procedure_4.png :scale: 80% 5. Run the node a few times. You can check the variable value by clicking Manage Variables. .. image:: images/store/store_procedure_5.png :scale: 80%