formationTask
From Bohemia Interactive Community
| This function is no longer available in ArmA 2. |
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Return the current task of the unit in the formation.
Syntax
- Syntax:
- String = formationTask Person
- Parameters:
- Person
- Return Value:
- String: (EXCLUDED, MOVE, COVER, LEADER)
Examples
- Example 1:
_CurrentTask = FormationTask _person
Additional Information
- Multiplayer:
- Behaviour unknown.

