deleteTeam: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(corrected syntax, added seealso)
m (Added SEEALSO)
Line 20: Line 20:
____________________________________________________________________________________________
____________________________________________________________________________________________


| [[createTeam]], [[teamMember]], [[teamName]], [[teams]], [[teamType]] |= See also
| [[addTeamMember]], [[createTeam]], [[forEachMemberTeam]], [[removeTeamMember]], [[teamMember]], [[teamMemberNull]], [[teamName]], [[teams]], [[teamType]] |= See also


}}
}}

Revision as of 22:45, 9 August 2011

Hover & click on the images for description

Description

Description:
Destroy given team.
Groups:
Uncategorised

Syntax

Syntax:
deleteTeam team
Parameters:
team: Team Member
Return Value:
Nothing

Examples

Example 1:
deleteTeam _team

Additional Information

See also:
addTeamMembercreateTeamforEachMemberTeamremoveTeamMemberteamMemberteamMemberNullteamNameteamsteamType

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