Label: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(add tooltip text)
Line 5: Line 5:
<section begin="image"/>
<section begin="image"/>
[[File:Label.png|alt=label|thumb]]
[[File:Label.png|alt=label|thumb]]
<section end="image" />
<section end="image" /><p id="tooltip">Returns the value of a selected label.</p>
 
<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.


<!--T:2-->
<!--T:2-->
==Usage==
==Usage==
<p id="tooltip">{{Block|[▼] label}} refers to the value of a selected label.</p>
{{Block|[▼] label}} refers to the value of a selected label.


<!--T:3-->
<!--T:3-->

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