Me: Difference between revisions
No edit summary |
(Marked this version for translation) |
||
Line 2: | Line 2: | ||
<translate> | <translate> | ||
<!--T:1--> | |||
[[Category:Agents]] | [[Category:Agents]] | ||
<section begin=image/> | <section begin=image/> | ||
Line 10: | Line 11: | ||
<p id="tooltip"><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>. </p> | <p id="tooltip"><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>. </p> | ||
<!--T:2--> | |||
===Syntax=== | ===Syntax=== | ||
<code>(in reference to itself) me</code> | <code>(in reference to itself) me</code> | ||
==Nuances== | ==Nuances== <!--T:3--> | ||
==Related Blocks== | ==Related Blocks== <!--T:4--> | ||
==Relevant Video Resources== | ==Relevant Video Resources== <!--T:5--> | ||
<!--T:6--> | |||
==Relevant Activities== | ==Relevant Activities== | ||
[[Category:Code Block]] | [[Category:Code Block]] | ||
</translate> | </translate> |
Revision as of 21:17, 20 June 2023
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