Delete: Difference between revisions
(Marked this version for translation) |
No edit summary |
||
| Line 1: | Line 1: | ||
<languages/> | |||
<translate> | <translate> | ||
Revision as of 18:46, 27 June 2023
delete is a code block part of the agents drawer.
Usage
Deletes the agent executing the stack of code.
Nuances
delete does not delete all agents of a type. delete deletes only the single agent that runs the block. See related blocks for other code blocks with similar delete functions.
No code may be placed underneath the delete block as there will be no agent available to run the code.
