groupSelectUnit: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(overwrite with new groupSelectUnit stub)
m (Adjusted syntax to match template)
Line 10: Line 10:
____________________________________________________________________________________________
____________________________________________________________________________________________


| unitName [[groupSelectUnit]] [unit, booleanValue] |= Syntax
| unitName '''groupSelectUnit''' [unit, booleanValue] |= Syntax


|p1= unitName: [[Object]] - desc |= PARAMETER1  
|p1= unitName: [[Object]] - desc |= PARAMETER1  

Revision as of 05:12, 5 October 2009

Hover & click on the images for description

Description

Description:
Select unit from unit's group.
Groups:
Uncategorised

Syntax

Syntax:
unitName groupSelectUnit [unit, booleanValue]
Parameters:
unitName: Object - desc
[unit, booleanValue]: Array
unit: Object - desc
booleanValue: Boolean - desc
Return Value:
Nothing

Examples

Example 1:
(example)

Additional Information

See also:
See also needed

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