Get Variable: Difference between revisions

From Fancade Wiki
m (Rename file from infobox)
(Added links to the Variables page)
 
Line 8: Line 8:
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 [[Set Variable]] page.
See [[Variables]] for more information.


== Related ==
== Related ==


* [[Variables]]
* [[Set Variable]]
* [[Set Variable]]
* [[List Element]]
* [[List Element]]

Latest revision as of 05:23, 22 June 2024

Get Variable
Get Variable number.png
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.

See Variables for more information.

Related