Count Within Steps/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 9: Line 9:


<span id="Syntax"></span>
<span id="Syntax"></span>
===Sintaxis===
==Sintaxis==


<code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps</code>
<code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps</code>

Revision as of 19:26, 20 July 2023

Other languages:
The count within steps

contar [▼] a distancia [_] pasos is a bloque de código part of the detección drawer.

Usage

contar [▼] a distancia [_] pasos is used to provide the number of agents of a selected breed that exist within a given paso limit in Spaceland.

Sintaxis

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

Common Uses

  • A common use of the contar [▼] a distancia [_] pasos block is to monitor the total population of agents of a select breed. To do this simply, El Mundo agent can be directed to count the number of agents within some region of Spaceland.

Para tener en cuenta

Bloques Relacionados