deleteGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
[[Category:Scripting Commands ArmA|DELETEGROUP]]
[[Category:Scripting Commands ArmA|DELETEGROUP]]


<new command not populated>


<h2 style="color:#000066">''' deleteGroup ''group'''''</h2>


<h2 style="color:#000066">''''' deleteGroup '''''</h2>


'''Operand types:'''


'''Operand types:'''
'''group:''' [[Group]]


'''Type of returned value:'''
'''Type of returned value:'''


'''Compatibility:'''
[[Nothing]]


'''Description:'''
'''Description:'''
Destroys the given AI group.




'''Example:'''
'''Example:'''
'''deleteGroup''' groupname

Revision as of 04:16, 24 July 2006


deleteGroup group


Operand types:

group: Group

Type of returned value:

Nothing

Description:

Destroys the given AI group.


Example:

deleteGroup groupname