deleteSite: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (example)
m (template:command argument fix)
Line 13: Line 13:
| '''deleteSite''' site |= Syntax
| '''deleteSite''' site |= Syntax


|p1= site: [[Object]]  |= PARAMETER1
|p1= site: [[Object]]  |PARAMETER1=  


| [[Nothing]] |= RETURNVALUE
| [[Nothing]] |RETURNVALUE=  




|x1= -|= EXAMPLE1
|x1= -|EXAMPLE1=  


____________________________________________________________________________________________
____________________________________________________________________________________________
| [[createSite]], [[allSites]] |= SEEALSO
| [[createSite]], [[allSites]] |SEEALSO=  


|  |= MPBEHAVIOUR
|  |MPBEHAVIOUR=  
____________________________________________________________________________________________
____________________________________________________________________________________________
}}
}}

Revision as of 11:30, 7 April 2019

Hover & click on the images for description

Description

Description:
Removes the site.
This command is considered deprecated and is no longer supported
Groups:
Uncategorised

Syntax

Syntax:
deleteSite site
Parameters:
site: Object
Return Value:
Nothing

Examples

Example 1:
-

Additional Information

See also:
createSiteallSites

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