isFormationLeader: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (add. see also)
mNo edit summary
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''isFormationLeader''' person |= Syntax
| [[Boolean]] <nowiki>=</nowiki> '''isFormationLeader''' [[Object#Person|Person]]|= Syntax


|p1= person: [[Object]] |= Parameter 1
|p1= [[Object#Person|Person]] |= Parameter 1


| [[Boolean]] |= Return value
| [[Boolean]] |= Return value

Revision as of 14:44, 27 August 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Returns true if the specified person is subgroup leader.
Groups:
Uncategorised

Syntax

Syntax:
Boolean = isFormationLeader Person
Parameters:
Person
Return Value:
Boolean

Examples

Examples:
Example needed

Additional Information

See also:
formationLeaderformLeaderleaderselectLeader

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

Notes

Bottom Section