is_meta_agent¶
Syntax¶
Returns¶
This returns 1 (true) if the agent is the meta agent; and 0 (false) otherwise.
Description¶
Checks if the evaluating agent is the meta agent.
Examples¶
The following conditional's body is only applied to the meta agent.