When Pushed/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "Category:Interfaz Category:Code Block")
(No difference)

Revision as of 16:49, 27 June 2023

Other languages:
The when pushed block

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

Usage

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.

Syntax

when [Dropdown: Type of Widget] pushed

Nuances

Related Blocks