Delete Agent: Difference between revisions

From StarLogo Nova Wiki
No edit summary
No edit summary
Line 13: Line 13:
<p id="tooltip"><code>delete agent [_]</code> is used to delete a specific [[Special:MyLanguage/Agent|agent]] from [[Special:MyLanguage/Spaceland|Spaceland]].</p>
<p id="tooltip"><code>delete agent [_]</code> is used to delete a specific [[Special:MyLanguage/Agent|agent]] from [[Special:MyLanguage/Spaceland|Spaceland]].</p>


===Syntax=== <!--T:14-->
==Syntax== <!--T:14-->
<section begin=image/>[[File:Delete Agent Nums.png|right|alt=The Create Each Do Block|thumb]]<section end=image/>
<section begin=image/>[[File:Delete Agent Nums.png|right|alt=The Create Each Do Block|thumb]]<section end=image/>



Revision as of 18:31, 20 July 2023

Other languages:
The delete agent block

delete agent [_] is a code block part of the agents drawer.

Usage

delete agent [_] is used to delete a specific agent from Spaceland.

Syntax

The Create Each Do Block

delete agent [Special: Agent Reference]

Related Blocks