Set Variable: Difference between revisions
Created page with "Stores the input value into a variable. Think of a variable as a container with a nametag that can only store one value at a time. If you were to set another value to a variable, it will overwrite the previous value of that variable. File:Set_Variable1.png You can get/output the value from a variable with the same name using the Get Variable block. File:Screenshot_2021_1022_011555_com.martinmagni.fancade.png == Global variables == Let's say you have a sc..."
Nikitaivanov (talk | contribs) (Created page with "Stores the input value into a variable. Think of a variable as a container with a nametag that can only store one value at a time. If you were to set another value to a variable, it will overwrite the previous value of that variable. File:Set_Variable1.png You can get/output the value from a variable with the same name using the Get Variable block. File:Screenshot_2021_1022_011555_com.martinmagni.fancade.png == Global variables == Let's say you have a sc...") |
(No difference)
|