Label: Difference between revisions

From StarLogo Nova Wiki
(add tooltip text)
(Marked this version for translation)
Line 7: Line 7:
<section end="image" /><p id="tooltip">Returns the value of a selected label.</p>
<section end="image" /><p id="tooltip">Returns the value of a selected label.</p>


<!--T:7-->
<section begin="name" />{{Block|[▼] label}}<section end="name" /> is a code block from the [[Interface]] drawer.
<section begin="name" />{{Block|[▼] label}}<section end="name" /> is a code block from the [[Interface]] drawer.


Line 18: Line 19:
<!-- <code>[Dropdown: Label Widget] label</code> -->  
<!-- <code>[Dropdown: Label Widget] label</code> -->  


<!--T:4-->
Inputs:
Inputs:
#a label from the dropdown screen
#a label from the dropdown screen
==Nuances== <!--T:4-->
==Nuances==


<!--T:5-->
<!--T:5-->

Revision as of 15:08, 8 August 2023

Other languages:


label

Returns the value of a selected label.

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

Usage

[▼] label refers to the value of a selected label.

Syntax

The Label Sums Block

Inputs:

  1. a label from the dropdown screen

Nuances

Related Blocks