Get Variable: Difference between revisions
-u ndefined- (talk | contribs) m (Fix link, add Related section) |
(Added links to the Variables page) |
||
(One intermediate revision 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 | ||
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. | ||
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
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.