Translations:Create Each Do/13/es: Difference between revisions

From StarLogo Nova Wiki
(Created page with "== Uso== <code>create [_] [▼](s) each do</code> is used to populate Spaceland with agents and then run a stack of code individually for each agent. This can be useful for making many agents and setting different traits for each.")
 
No edit summary
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Uso==
== Uso==
<code>create [_] [▼](s) each do</code> is used to populate [[Spaceland]] with [[agent]]s and then run a [[stack]] of code individually for each agent. This can be useful for making many agents and setting different [[trait]]s for each.
<code>crear[_] [▼](s) cada uno hacer </code> se usa para poblar [[Spaceland]] con [[Special:MyLanguage/Agents|agente]]s y luego ejecutar un [[stack]] de código individualmente para cada agente. Esto puede ser útil para crear muchos agentes y configurar diferentes [[rasgos]] para cada.

Latest revision as of 19:53, 27 June 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Create Each Do)
==Usage==
<code>create [_] [▼](s) each do</code> is used to populate [[Spaceland]] with [[agent]]s and then run a [[stack]] of code individually for each agent. This can be useful for making many agents and setting different [[trait]]s for each.

Uso

crear[_] [▼](s) cada uno hacer se usa para poblar Spaceland con agentes y luego ejecutar un stack de código individualmente para cada agente. Esto puede ser útil para crear muchos agentes y configurar diferentes rasgos para cada.