Count Within Steps/es: Difference between revisions

From StarLogo Nova Wiki
No edit summary
(Updating to match new version of source page)
Line 12: Line 12:


<section begin=image/>[[File:Count Within Steps Nums Es.png|right|alt=The Create Each Do Block|thumb]]<section end=image/>
<section begin=image/>[[File:Count Within Steps Nums Es.png|right|alt=The Create Each Do Block|thumb]]<section end=image/>
Entradas en este bloque:
#una raza del menú desplegable (para contar)
#un número en el zócalo
<!-- <code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps</code> -->


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


==Common Uses==
==Common Uses==

Revision as of 18:04, 27 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

The Create Each Do Block

Entradas en este bloque:

  1. una raza del menú desplegable (para contar)
  2. un número en el zócalo


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