Me: Difference between revisions
(Created page with "Category:Agents <section begin=image/>alt=The Delete Everyone Block|thumb<section end=image/> <section begin=name/>'''<code>me</code>'''<section end=name/> is a code block part of the agents drawer. ==Usage== <code>me</code> is used to refer to the agent executing the code. This block is often used as a socket in other blocks, such as *<code>delete agent [_]</code> ==Nuances== ==Related Blocks==") |
No edit summary |
||
Line 5: | Line 5: | ||
<code>me</code> is used to refer to the [[agent]] executing the code. | <code>me</code> is used to refer to the [[agent]] executing the code. | ||
This block is often used as a [[socket]] in other blocks, such as | This block is often used as a [[socket]] in other blocks, such as <code>[[delete agent|delete agent [_]]]</code> | ||
==Nuances== | ==Nuances== | ||
==Related Blocks== | ==Related Blocks== |
Revision as of 19:26, 8 August 2022
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 [_]