size: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Some wiki formatting)
m (Text replacement - "<code>([^ ]*)\[\[([a-zA-Z][a-zA-Z0-9_]+)\]\]([^ ]*)<\/code>" to "<code>$1$2$3</code>")
Line 26: Line 26:
|r1= in format [x,y] in meters
|r1= in format [x,y] in meters


|x1= <code>_locSize = [[size]] myLocation</code>
|x1= <code>_locSize = size myLocation</code>


|seealso= [[setSize]]
|seealso= [[setSize]]
}}
}}

Revision as of 12:17, 12 May 2022

Hover & click on the images for description

Description

Description:
Returns a location's size.
Groups:
Locations

Syntax

Syntax:
size location
Parameters:
location: Location
Return Value:
in format [x,y] in meters

Examples

Example 1:
_locSize = size myLocation

Additional Information

See also:
setSize

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