deleteLocation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (see also)
m (formatting)
Line 14: Line 14:
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''deleteLocation''' location |= Syntax
| [[deleteLocation]] location |= Syntax


|p1= location: [[Location]] |= Parameter 1
|p1= location: [[Location]] |= Parameter 1
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>deleteLocation myLocation</pre> |= Example 1
|x1= <pre>[[deleteLocation]] myLocation</pre> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 23:02, 28 May 2018

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

Description

Description:
Delete a location.
Groups:
Uncategorised

Syntax

Syntax:
deleteLocation location
Parameters:
location: Location
Return Value:
Nothing

Examples

Example 1:
[[deleteLocation]] myLocation

Additional Information

See also:
locationtext

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