deleteLocation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (formatting)
No edit summary
Line 21: Line 21:
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>[[deleteLocation]] myLocation</pre> |= Example 1
|x1= <pre>deleteLocation myLocation</pre> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 15:20, 9 December 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