Get Variable: Difference between revisions
Nikitaivanov (talk | contribs) (Created page with "Outputs the value that was previously stored by a Set Variable with the same name. Further information about variables is in the Set Variable page. File:Get_Variable1.png Category:Blocks ") |
No edit summary |
||
Line 1: | Line 1: | ||
Outputs the value that was previously stored by a [[Set Variable]] with the same name. | {{Block | ||
|image=Get Variable.png | |||
|type=s | |||
|folder=variables | |||
|output1={{Port|?|Variable}} | |||
}} | |||
Outputs the value that was previously stored by a [[Set Variable]] or [[Set Reference]] with the same name. | |||
Further information about variables is in the [[ | Further information about variables is in the [[Variables]] page. | ||
[[Category:Blocks]] | [[Category:Blocks]] |
Revision as of 19:55, 18 May 2024
Get Variable
Type | Script block |
Collider | None |
Folder | Variables |
Ports | |
---|---|
Outputs | Variable |
Outputs the value that was previously stored by a Set Variable or Set Reference with the same name.
Further information about variables is in the Variables page.