My Parent: 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: | ||
==Usage== | ==Usage== | ||
<!--T:2--> | |||
<p id="tooltip"><code>my parent</code> refers to the [[agent]] that created the agent that is currently executing the code.</p> | <p id="tooltip"><code>my parent</code> refers to the [[agent]] that created the agent that is currently executing the code.</p> | ||
<!--T:3--> | |||
===Syntax=== | ===Syntax=== | ||
<code>parent</code> | <code>parent</code> | ||
==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:22, 20 June 2023
my parent
is a code block part of the agents drawer.
Usage
my parent
refers to the agent that created the agent that is currently executing the code.
Syntax
parent