Show: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 15: Line 15:
==Syntax==
==Syntax==
<section begin=image/>[[File:Show Nums.png|right|alt=The Show Block|thumb]]<section end=image/>
<section begin=image/>[[File:Show Nums.png|right|alt=The Show Block|thumb]]<section end=image/>
<code>show [Dropdown: Type of Widget]</code>
<!-- <code>show [Dropdown: Type of Widget]</code> -->
Input:
#A widget from the drop down menu


==Nuances== <!--T:4-->
==Nuances== <!--T:4-->

Revision as of 16:01, 31 July 2023

Other languages:


Show

show [▼] is a code block from the Interface drawer.

Usage

show [▼] shows a selected widget. By default, all widgets are displayed to the user.

Syntax

The Show Block

Input:

  1. A widget from the drop down menu

Nuances

Related Blocks