Set Label To: 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">Assigns a value to a selected label.</p>
<section end="image"/><p id="tooltip">Assigns a value to a selected label.</p>


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



Revision as of 15:07, 8 August 2023

Other languages:


Set label to

Assigns a value to a selected label.

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

Usage

set [▼] label to [_] assigns a value to a selected label. Unlike data boxes, labels do not have a heading and may be assigned text values.

Syntax

The Set Label to Block

Input:

  1. a label from the dropdown menu and then a number into the socket.

Nuances

Related Blocks