Al dar clic en

From StarLogo Nova Wiki
Revision as of 20:32, 24 July 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
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