Nearest Within Steps With =: Difference between revisions

From StarLogo Nova Wiki
(Created page with "Category:Detection Category:Code Block <section begin=image/><section end=image/> <section begin="name" />'''<code>nearest [▼] within [_] steps with [▼] = [_]</code>'''<section end="name" /> is a code block part of the Detection drawer. == Usage== <p id="tooltip"><code>nearest [▼] within [_] steps with [▼] = [_]</code> is used to refer to the nearest agent of a selected breed AND trait that exists within a given step limit in [[Spaceland]...")
 
Line 16: Line 16:


==Related Blocks==
==Related Blocks==
*<code>[[Nearest Within Steps With =|nearest [▼] within [_] steps]]</code>
*<code>[[Nearest Within Steps|nearest [▼] within [_] steps]]</code>

Revision as of 08:57, 10 November 2022


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

Usage

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

Syntax

nearest [Dropdown: Type of Agent](s) within [Textbox: Number] steps with [Dropdown: Type of Trait](s) = [Textbox: Text]

Common Uses

Nuances

Related Blocks