Stamp

From StarLogo Nova Wiki
Revision as of 09:06, 10 November 2022 by Admin (talk | contribs) (Created page with "Category:Detection Category:Code Block <section begin=image/>alt=Nearest within steps with =|thumb<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 sele...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Nearest within steps with =

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