Set Variable: Difference between revisions
m
				
Add information, adapted from old wiki article
| -u ndefined- (talk | contribs)  (Add infobox, and demystify filenames) | -u ndefined- (talk | contribs)  m (Add information, adapted from old wiki article) | ||
| (5 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| {{Block | {{Block | ||
| |image= | |image=Set_Variable_number.png | ||
| |type=s | |type=s | ||
| |folder=Variables | |folder=Variables | ||
| Line 9: | Line 9: | ||
| Stores the input value into a variable. | Stores the input value into a variable. | ||
| See [[Variables]] for more information. | |||
| == Notes == | |||
| If {{Port|?|Value}} remains not wired, the variable will not be overwritten. | |||
| This could be used to provide default values for a custom script block: | |||
| [[File:Set_Variable_default_value.png|thumb|none|Demonstration applying a default value, 2. The variable is global for inspection.]] | |||
| == Related == | |||
| * [[Variables]] | |||
| * [[Get Variable]] | |||
| * [[List Element]] | |||
| * [[Set Reference]] | |||
| [[ | |||
| [[ | |||
| [[Category:Blocks]] | [[Category:Blocks]] | ||