Set Data Box To: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 16: Line 16:
<section begin=image/>[[File:Set DataBox To Nums.png|right|alt=The Set Data Box To Block|thumb]]<section end=image/>
<section begin=image/>[[File:Set DataBox To Nums.png|right|alt=The Set Data Box To Block|thumb]]<section end=image/>
<!-- <code>set [Dropdown: Data Box Widget] data box to [Textbox: Number]</code> -->
<!-- <code>set [Dropdown: Data Box Widget] data box to [Textbox: Number]</code> -->
Input:
#a data box from the dropdown menu and then a number in the socket


==Nuances== <!--T:4-->
==Nuances== <!--T:4-->

Revision as of 16:04, 31 July 2023

Other languages:


Set data box to

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

Usage

set [▼] data box to [_] assigns a value to a selected data box.

Syntax

The Set Data Box To Block

Input:

  1. a data box from the dropdown menu and then a number in the socket

Nuances

Related Blocks