deleteLocation: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Delete a location.|= Description
| Delete a location. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________


| '''deleteLocation''' [[Location]]|= Syntax
| '''deleteLocation''' [[Location]] |= Syntax


|p1= [[Location]] |= Parameter 1
|p1= [[Location]] |= Parameter 1


| Nothing |= Return value
| [[Nothing]] |= Return value
____________________________________________________________________________________________
____________________________________________________________________________________________
   
   
|x1= <pre>deleteLocation myLocation |= Example 1
|x1= <pre>deleteLocation myLocation</pre> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 13:58, 26 November 2007

-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
Return Value:
Nothing

Examples

Example 1:
deleteLocation myLocation

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