Me/en: Difference between revisions

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

Revision as of 04:06, 21 June 2023

Other languages:
The Delete Everyone Block

me is a code block part of the agents drawer.

Usage

me is used to refer to the agent executing the code. This block is often used as a socket in other blocks, such as delete agent [_].

Syntax

(in reference to itself) me

Nuances

Related Blocks

Relevant Video Resources

Relevant Activities