Nearest Within Steps

From StarLogo Nova Wiki
Revision as of 20:13, 20 July 2023 by Admin (talk | contribs)
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

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

Common Uses

Nuances

Related Blocks