deleteTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_{10,} " to "")
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Command|Comments=
{{RV|type=command


| arma1 |Game name=
|game1= arma1
|version1= 1.00


|1.00|Game version=
|game2= arma2
|version2= 1.00


|gr1= Broken Commands |GROUP1=
|game3= arma2oa
|version3= 1.50


| Delete a target. |DESCRIPTION=
|game4= tkoh
|version4= 1.00


|pr= {{Warning|This command is not implemented.}} |PROBLEMS=
|game5= arma3
|version5= 0.50


| '''deleteTarget''' target |SYNTAX=
|gr1= Broken Commands


|p1= target: [[Target]] |PARAMETER1=
|descr= Delete a target.


| [[Nothing]] |RETURNVALUE=
|pr= {{Feature|warning|This command is not implemented.}}
 
|x1= <code>'''deleteTarget''' target1</code> |EXAMPLE1=


| [[createTarget]] [[moveTarget]] |SEEALSO=
|s1= [[deleteTarget]] target
}}
 
|p1= target: [[Target]]


<h3 style="display:none">Notes</h3>
|r1= [[Nothing]]
<dl class="command_description">
<!-- Note Section BEGIN -->


<!-- Note Section END -->
|x1= <sqf>deleteTarget target1;</sqf>
</dl>


<h3 style="display:none">Bottom Section</h3>
|seealso= [[createTarget]] [[moveTarget]]
}}

Latest revision as of 01:24, 2 February 2024

Hover & click on the images for description

Description

Description:
Delete a target.
Problems:
This command is not implemented.
Groups:
Broken Commands

Syntax

Syntax:
deleteTarget target
Parameters:
target: Target
Return Value:
Nothing

Examples

Example 1:
deleteTarget target1;

Additional Information

See also:
createTarget moveTarget

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