toggle menu
Blog
Games
Incubator
Company
About us
Brochure
Press
Contacts
Enfusion Engine
Motion Capture
Photogrammetry
Audio recording
Careers
Start
Job openings
Open application
Internships
Expats
Community
Forums
Wiki
Licences
Game Content Usage
Server Monetization
Store
type - Bohemia Interactive Community
Jump to content
Toggle sidebar
Search
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Navigation
Main Page
Recent changes
All categories
Random page
Contribute
Getting started
Formatting
Guidelines
Wiki Maintenance
Templates
Help
Bohemia Interactive
Arma Platform
DayZ.com
Ylands.com
Forums
Feedback
Tools
What links here
Related changes
Special pages
Printable version
Permanent link
Page information
type
Page
English
Read
View source
View history
More
Read
View source
View history
From Bohemia Interactive Community
Revision as of 10:18, 20 September 2020 by
R3vo
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
-wrong
parameter
("Arma") defined!-
1.08
Hover & click on the images for description
Description
Description:
Returns a string of a
Location
's class name or
Task
's type.
Groups:
Locations
Syntax
Syntax:
type
location
Parameters:
location:
Location
Return Value:
String
Alternative Syntax
Syntax:
type
task
Parameters:
task:
Task
Return Value:
String
- the type of the task
Examples
Example 1:
_locationType =
type
myLocation;
Example 2:
_taskType =
type
myTask;
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
Categories
:
Scripting Commands
Introduced with Arma version 1.08
Arma: New Scripting Commands
Arma: Scripting Commands
Command Group: Locations
Scripting Commands Armed Assault
Scripting Commands Arma 2
Scripting Commands Arma 3
Scripting Commands Take On Helicopters
Hidden categories:
Pages using duplicate arguments in template calls
Icon template usage error
Maintenance/RV