Translations:Create Each Do/3/en: Difference between revisions

From StarLogo Nova Wiki
(Importing a new version from external source)
 
(No difference)

Latest revision as of 19:56, 16 May 2023

create [_] [▼](s) each do 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.