Set Label To

From StarLogo Nova Wiki
Revision as of 20:39, 27 June 2023 by FuzzyBot (talk | contribs) (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Other languages:


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