Hide/en: Difference between revisions

From StarLogo Nova Wiki
(Updating to match new version of source page)
 
(Updating to match new version of source page)
Line 9: Line 9:
<p id="tooltip">{{Block|hide [▼]}} hides a selected widget. Once hidden, you need to use “show” to make it visible again.</p>
<p id="tooltip">{{Block|hide [▼]}} hides a selected widget. Once hidden, you need to use “show” to make it visible again.</p>


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


==Nuances==
==Nuances==

Revision as of 16:04, 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