Set Label To

From StarLogo Nova Wiki
Revision as of 10:12, 1 December 2022 by Admin (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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