deleteGroup: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|DELETEGROUP]]
{{Command|= Comments
[[Category:Scripting Commands OFP Elite |DELETEGROUP]]
____________________________________________________________________________________________
[[Category:Scripting Commands ArmA|DELETEGROUP]]


| arma |= Game name


<h2 style="color:#000066">''' deleteGroup ''group'''''</h2>
|2.00|= Game version
____________________________________________________________________________________________


| Destroys the given AI group. |= Description
____________________________________________________________________________________________


'''Operand types:'''
| '''deleteGroup''' group |= Syntax


'''group:''' [[Group]]
|p1= group: [[Group]] |= Parameter 1


'''Type of returned value:'''
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>deleteGroup groupname</pre> |= Example 1
____________________________________________________________________________________________


[[Nothing]]
|  |= See also


'''Description:'''
}}


Destroys the given AI group.
<h3 style="display:none">Notes</h3>
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
</dl>


'''Example:'''
<h3 style="display:none">Bottom Section</h3>


'''deleteGroup''' groupname
[[Category:Scripting Commands|DELETEGROUP]]
[[Category:Scripting Commands OFP Elite |DELETEGROUP]]
[[Category:Scripting Commands ArmA|DELETEGROUP]]

Revision as of 00:44, 2 August 2006

-wrong parameter ("Arma") defined!-2.00
Hover & click on the images for description

Description

Description:
Destroys the given AI group.
Groups:
Uncategorised

Syntax

Syntax:
deleteGroup group
Parameters:
group: Group
Return Value:
Nothing

Examples

Example 1:
deleteGroup groupname

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