Al dar clic en

From StarLogo Nova Wiki
Revision as of 19:06, 10 July 2023 by Admin (talk | contribs)
Other languages:
The when pushed block

when [▼] pushed is a code block from the interfaz drawer.

Uso

when [▼] pushed begins a single execution of a stack of code (from top to bottom) when the pushed button widget is pushed. Widgets can be created using the Edit Widgets feature.

Sintaxis

hide [Dropdown: Type of Widget]

Nuances

Related Blocks