Count Within Steps With =/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "Category:Detección Category:Code Block <section begin=image/>alt=Count within steps with equal|thumb<section end=image/> <section begin="name" />'''<code>contar [▼] a distancia [_] pasos con [▼] = [_]</code>'''<section end="name" /> is a bloque de código part of the detección drawer.")
 
(Updating to match new version of source page)
Line 1: Line 1:
<languages/>
<languages />
 
<div lang="en" dir="ltr" class="mw-content-ltr">
[[Category:Detección]]
[[Category:Detection]]
[[Category:Code Block]]
[[Category:Code Block]]
<section begin=image/>[[File:Count within steps with equal.png|alt=Count within steps with equal|thumb]]<section end=image/>
<section begin=image/>[[File:Count within steps with equal.png|alt=Count within steps with equal|thumb]]<section end=image/>
<section begin="name" />'''<code>contar [▼] a distancia [_] pasos con [▼] = [_]</code>'''<section end="name" /> is a [[Special:MyLanguage/code block|bloque de código]] part of the [[Special:MyLangauge/Detection|detección]] drawer.
<section begin="name" />'''<code>count [▼] within [_] steps with [▼] = [_]</code>'''<section end="name" /> is a [[code block]] part of the [[Detection]] drawer.
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
== Usage==
== Usage==
<p id="tooltip"><code>contar [▼] a distancia [_] pasos con [▼] = [_]</code> is used to provide the number of agents of a selected breed AND specific trait that exist within a given [[Special:MyLanguage/step|paso]] limit in [[Special:MyLanguage/Spaceland|Spaceland]].</p>
<p id="tooltip"><code>count [▼] within [_] steps with [▼] = [_]</code> is used to provide the number of agents of a selected breed AND specific trait that exist within a given [[step]] limit in [[Spaceland]].</p>
</div>


<span id="Syntax"></span>
<div lang="en" dir="ltr" class="mw-content-ltr">
===Sintaxis===
===Syntax===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps with [Dropdown: Type of Trait](s) = [Textbox: Text]</code>
<code>count [Dropdown: Type of Agent](s) within [Textbox: Number] steps with [Dropdown: Type of Trait](s) = [Textbox: Text]</code>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
==Common Uses==
==Common Uses==
*A common use of the <code>contar [▼] a distancia [_] pasos con [▼] = [_]</code> block is to monitor the total population of agents of a select breed AND trait. To do this simply, [[Special:MyLanguage/The World|El Mundo]] agent can be directed to count the number of agents within some region of [[Special:MyLanguage/Spaceland|Spaceland]] with a designated trait.
*A common use of the <code>count [▼] within [_] steps with [▼] = [_]</code> block is to monitor the total population of agents of a select breed AND trait. To do this simply, [[The World]] agent can be directed to count the number of agents within some region of [[Spaceland]] with a designated trait.
</div>


<span id="Nuances"></span>
<div lang="en" dir="ltr" class="mw-content-ltr">
==Para tener en cuenta==
==Nuances==
</div>


==Bloques Relacionados==
<div lang="en" dir="ltr" class="mw-content-ltr">
*<code>[[Special:MyLanguage/Count Within Steps|contar [▼] a distancia [_] pasos]]</code>
==Related Blocks==
*<code>[[Count Within Steps|count [▼] within [_]]]</code>
</div>

Revision as of 19:47, 29 June 2023

Other languages:
Count within steps with equal

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

Usage

count [▼] within [_] steps with [▼] = [_] is used to provide the number of agents of a selected breed AND specific trait that exist within a given step limit in Spaceland.

Syntax

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

Common Uses

  • A common use of the count [▼] within [_] steps with [▼] = [_] block is to monitor the total population of agents of a select breed AND trait. To do this simply, The World agent can be directed to count the number of agents within some region of Spaceland with a designated trait.

Nuances

Related Blocks