isAgent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {3,}\|" to " |")
m (Text replacement - " {2,}\}\}" to " }}")
Line 22: Line 22:


| [[agent]], [[agents]], [[createAgent]], [[forEachMemberAgent]]
| [[agent]], [[agents]], [[createAgent]], [[forEachMemberAgent]]
}}
}}



Revision as of 00:53, 19 January 2021

Hover & click on the images for description

Description

Description:
Check if team member is an agent.
Groups:
Teams

Syntax

Syntax:
isAgent teamMember
Parameters:
teamMember: Team Member
Return Value:
Boolean

Examples

Example 1:
isAgent teamMember _unit;

Additional Information

See also:
agentagentscreateAgentforEachMemberAgent

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note