Hide: Difference between revisions

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

Revision as of 15:59, 31 July 2023

Other languages:


hide

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

Usage

hide [▼] hides a selected widget. Once hidden, you need to use “show” to make it visible again.

Syntax

The Hide Block

Inputs:

  1. Select the desired widget from the drop down menu

Nuances

Related Blocks