Get Variable: Difference between revisions
No edit summary |
-u ndefined- (talk | contribs) 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 [[ | 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
Type | Script block |
Collider | None |
Folder | Variables |
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.