Me: Difference between revisions
(Marked this version for translation) |
No edit summary Tag: Reverted |
||
Line 10: | Line 10: | ||
==Usage== | ==Usage== | ||
<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> | ||
</translate> | |||
<translate> | |||
<!--T:2--> | <!--T:2--> | ||
===Syntax=== | ===Syntax=== | ||
<code>(in reference to itself) me</code> | <code>(in reference to itself) me</code> | ||
</translate> | |||
<translate> | |||
==Nuances== <!--T:3--> | ==Nuances== <!--T:3--> | ||
</translate> | |||
<translate> | |||
==Related Blocks== <!--T:4--> | ==Related Blocks== <!--T:4--> | ||
</translate> | |||
<translate> | |||
==Relevant Video Resources== <!--T:5--> | ==Relevant Video Resources== <!--T:5--> | ||
</translate> | |||
<translate> | |||
<!--T:6--> | <!--T:6--> | ||
==Relevant Activities== | ==Relevant Activities== | ||
[[Category:Code Block]] | [[Category:Code Block]] | ||
</translate> | </translate> |
Revision as of 21:20, 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