Set Label To/en: Difference between revisions

From StarLogo Nova Wiki
(Updating to match new version of source page)
(No difference)

Revision as of 20:39, 27 June 2023

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