Delete Agent: Difference between revisions

From StarLogo Nova Wiki
No edit summary
Line 3: Line 3:
<section begin="name" />'''<code>delete agent [_]</code>'''<section end="name" /> is a [[code block]] part of the [[agents]] drawer.
<section begin="name" />'''<code>delete agent [_]</code>'''<section end="name" /> is a [[code block]] part of the [[agents]] drawer.
==Usage==
==Usage==
<p id="tooltip"><code>delete agent [_]</code> is used to delete a specific [[agent]] from [[Spaceland]]</p>
<p id="tooltip"><code>delete agent [_]</code> is used to delete a specific [[agent]] from [[Spaceland]].</p>


===Syntax===
===Syntax===

Revision as of 05:45, 2 November 2022

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

delete agent [Special: Agent Reference]

Related Blocks