Delete Agent

From StarLogo Nova Wiki
Revision as of 18:37, 20 July 2023 by Admin (talk | contribs)
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

Inputs in this block:

  1. block that represents an agent (e.g. me, my parent or nearest)

delete agent [Special: Agent Reference]

Related Blocks