deleteTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (classification)
m (Text replacement - "{{Feature|Warning|" to "{{Feature|warning|")
 
(30 intermediate revisions by 5 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]] |= Parameter 1
|game5= arma3
|version5= 0.50


| [[Nothing]] |= Return value
|gr1= Broken Commands
____________________________________________________________________________________________
 
|x1= '''deleteTarget''' target1 |= Example 1
____________________________________________________________________________________________


| |= See also
|descr= Delete a target.


}}
|pr= {{Feature|warning|This command is not implemented.}}
 
|s1= [[deleteTarget]] target


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


<!-- Note Section END -->
|r1= [[Nothing]]
</dl>


<h3 style="display:none">Bottom Section</h3>
|x1= <sqf>deleteTarget target1;</sqf>


[[Category:Scripting Commands|DELETETARGET]]
|seealso= [[createTarget]] [[moveTarget]]
[[Category:Scripting Commands ArmA|DELETETARGET]]
}}
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]]

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