Delete Everyone/en: Difference between revisions

From StarLogo Nova Wiki
(Updating to match new version of source page)
(No difference)

Revision as of 20:48, 20 June 2023

Other languages:
The Delete Everyone Block

delete everyone is a code block part of the agents drawer.

Usage

This is a test

delete everyone is used to delete all agents from Spaceland.

Syntax

(in reference to every agent) delete everyone

Nuances

Code may be placed after this block as this block can be used to delete all agents under the world tab.

Related Blocks