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 ") |
(Added links to the Variables page) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Block | |||
|image=Get Variable number.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. | |||
[[ | See [[Variables]] for more information. | ||
== Related == | |||
* [[Variables]] | |||
* [[Set Variable]] | |||
* [[List Element]] | |||
* [[Set Reference]] | |||
[[Category:Blocks]] | [[Category:Blocks]] |
Latest revision as of 05:23, 22 June 2024
Outputs the value that was previously stored by a Set Variable or Set Reference with the same name.
Get Variable
Type | Script block |
Collider | None |
Folder | Variables |
Ports | |
---|---|
Outputs | Variable |
See Variables for more information.