type: Difference between revisions

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


| Checks a location's type. Returns a string of the type name.|= Description
| Returns a string of a location's class name.|= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 13:51, 26 November 2007

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

Description

Description:
Returns a string of a location's class name.
Groups:
Uncategorised

Syntax

Syntax:
type Location
Parameters:
Location
Return Value:
String

Examples

Example 1:
_locationType = type myLocation

Additional Information

See also:
setType

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