Me: Difference between revisions

From StarLogo Nova Wiki
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
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 20:44, 27 June 2023

Other languages:
The Delete Everyone Block

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

Nuances

Related Blocks

Relevant Video Resources

Relevant Activities