isAgent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory *\| *arma2 *\| *(New )?Scripting Commands\}\}" to "")
m (Text replacement - "\| *(arg|eff|mp|serverExec|gr[0-9]) *= *(.*) * *\|([^=0-9]{12})" to "|$1=$2 |descr=$3")
Line 15: Line 15:
|gr1= Teams
|gr1= Teams


| Check if team member is an agent.
|descr= Check if team member is an agent.


|s1=  '''isAgent''' teamMember
|s1=  '''isAgent''' teamMember

Revision as of 22:10, 13 June 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