Set Label To: Difference between revisions

From StarLogo Nova Wiki
(Created page with "<section begin="image"/> <section end="image"/> <section begin="name" />{{Block|set [▼] label to [_]}}<section end="name" /> is a code block from the Interface drawer. ==Usage== <p id="tooltip">{{Block|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. </p> ===Syntax=== <code>set [Dropdown: Label Widget] label to [Textbox: Text/Number]</code> ==Nuances== ==Related Bloc...")
 
No edit summary
Line 1: Line 1:
<section begin="image"/>
<section begin="image"/>
 
[[File:Set label to.png|alt=Set label to|thumb]]
<section end="image"/>
<section end="image"/>
<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 10:13, 1 December 2022

Set label to

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

set [Dropdown: Label Widget] label to [Textbox: Text/Number]

Nuances

Related Blocks