Get Variable: Difference between revisions

From Fancade Wiki
No edit summary
m (Fix link, add Related section)
Line 5: Line 5:
|output1={{Port|?|Variable}}
|output1={{Port|?|Variable}}
}}
}}
Outputs the value that was previously stored by a [[Set Variable]] or [[Set Reference]] with the same name.
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.
Further information about variables is in the [[Set Variable]] page.
 
== Related ==


* [[Set Variable]]
* [[List Element]]
* [[Set Reference]]


[[Category:Blocks]]
[[Category:Blocks]]

Revision as of 11:00, 22 May 2024

Get Variable
TypeScript block
ColliderNone
FolderVariables
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 Set Variable page.

Related