Get Variable: Difference between revisions

From Fancade Wiki
No edit summary
(Added links to the Variables page)
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Block
{{Block
|image=Get Variable.png
|image=Get Variable number.png
|type=s
|type=s
|folder=variables
|folder=variables
|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.
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

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