deleteTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (template:command argument fix)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{future-use}}
{{RV|type=command
{{Command|= Comments
____________________________________________________________________________________________


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


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


| Delete a target. <b>Not yet implemented.</b>|DESCRIPTION=
|game3= arma2oa
____________________________________________________________________________________________
|version3= 1.50


| '''deleteTarget''' target |SYNTAX=
|game4= tkoh
|version4= 1.00


|p1= target: [[Target]] |PARAMETER1=
|game5= arma3
|version5= 0.50


| [[Nothing]] |RETURNVALUE=
|gr1= Broken Commands
____________________________________________________________________________________________
 
|x1= '''deleteTarget''' target1 |EXAMPLE1=
____________________________________________________________________________________________


| |SEEALSO=
|descr= Delete a target.


}}
|pr= {{Feature|warning|This command is not implemented.}}
 
|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