teamName: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(teamName created)
 
m (Added SEEALSO)
Line 25: Line 25:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[addTeamMember]], [[createTeam]], [[deleteTeam]], [[forEachMemberTeam]], [[removeTeamMember]], [[teamMember]], [[teamMemberNull]], [[teams]], [[teamType]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 22:46, 9 August 2011

Hover & click on the images for description

Description

Description:
Return a name of given team.
Groups:
Uncategorised

Syntax

Syntax:
teamName team
Parameters:
team: Team Member
Return Value:
String

Examples

Example 1:
_name = teamName _team

Additional Information

See also:
addTeamMembercreateTeamdeleteTeamforEachMemberTeamremoveTeamMemberteamMemberteamMemberNullteamsteamType

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