deleteTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(not a command)
m (template:command argument fix)
Line 8: Line 8:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Delete a target. <b>Not yet implemented.</b>|= Description
| Delete a target. <b>Not yet implemented.</b>|DESCRIPTION=
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''deleteTarget''' target |= Syntax
| '''deleteTarget''' target |SYNTAX=


|p1= target: [[Target]] |= Parameter 1
|p1= target: [[Target]] |PARAMETER1=


| [[Nothing]] |= Return value
| [[Nothing]] |RETURNVALUE=
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= '''deleteTarget''' target1 |= Example 1
|x1= '''deleteTarget''' target1 |EXAMPLE1=
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= See also
| |SEEALSO=


}}
}}

Revision as of 15:37, 7 April 2019

Template:future-use

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

Description

Description:
Delete a target. Not yet implemented.
Groups:
Uncategorised

Syntax

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

Examples

Example 1:
deleteTarget target1

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