Delete Agent: Difference between revisions

From StarLogo Nova Wiki
(First Information)
 
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==
<code>delete agent [_]</code> is used to delete a specific [[agent]] from [[Spaceland]]
<p id="tooltip"><code>delete agent [_]</code> is used to delete a specific [[agent]] from [[Spaceland]]</p>


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

Revision as of 18:52, 17 August 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