Me/en: Difference between revisions
(Updating to match new version of source page) |
(Updating to match new version of source page) |
||
Line 10: | Line 10: | ||
<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|delete agent [_]]]</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 <code>[[Delete Agent|delete agent [_]]]</code>. | ||
==Syntax== | |||
<code>(in reference to itself) me</code> | <code>(in reference to itself) me</code> | ||
Revision as of 20:48, 10 August 2023
Refers to the agent.
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