Nearest Within Steps: Difference between revisions

From StarLogo Nova Wiki
No edit summary
Line 1: Line 1:
[[Category:Detection]]
[[Category:Detection]]
[[Category:Code Block]]
[[Category:Code Block]]
<section begin=image/><section end=image/>
<section begin=image/>[[File:Nearest within steps.png|alt=Nearest within steps|thumb]]<section end=image/>
<section begin="name" />'''<code>nearest [▼] within [_] steps</code>'''<section end="name" /> is a [[code block]] part of the [[Detection]] drawer.
<section begin="name" />'''<code>nearest [▼] within [_] steps</code>'''<section end="name" /> is a [[code block]] part of the [[Detection]] drawer.



Revision as of 08:53, 10 November 2022

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

nearest [Dropdown: Type of Agent](s) within [Textbox: Number] steps

Common Uses

Nuances

Related Blocks