Nearest Within Steps: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 16: Line 16:
<!--T:4-->
<!--T:4-->
<section begin=image/>[[File:Nearest Within Steps.png|right|alt=The Create Each Do Block|thumb]]<section end=image/>
<section begin=image/>[[File:Nearest Within Steps.png|right|alt=The Create Each Do Block|thumb]]<section end=image/>
<code>nearest [Dropdown: Type of Agent](s) within [Textbox: Number] steps</code>
<!-- <code>nearest [Dropdown: Type of Agent](s) within [Textbox: Number] steps</code> -->
Inputs in this block:
#a breed from the dropdown menu
#a number


==Common Uses== <!--T:5-->
==Common Uses== <!--T:5-->

Revision as of 15:50, 21 July 2023

Other languages:
Nearest within steps

nearest [▼] within [_] steps is a code block part of the Detection drawer.

Usage

nearest [▼] within [_] steps is used to refer to the nearest agent of a selected breed that exists within a given step limit in Spaceland.

Syntax

The Create Each Do Block

Inputs in this block:

  1. a breed from the dropdown menu
  2. a number

Common Uses

Nuances

Related Blocks