type: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
m (Text replacement - " *\| *PARAMETER[0-9]{1,3} *= * " to " ")
Line 23: Line 23:
| s2= '''type''' task
| s2= '''type''' task


|p21= task: [[Task]] |PARAMETER21=
|p21= task: [[Task]]


|r2= [[String]] - the type of the task
|r2= [[String]] - the type of the task

Revision as of 19:16, 29 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
LocationsBriefing

Syntax

Syntax:
Syntax needed
Parameters:
location: Location
Return Value:
Return value needed

Alternative Syntax

Syntax:
type task
Parameters:
task: Task
Return Value:
String - the type of the task

Examples

Example 1:
_locationType = type myLocation;
Example 2:
_taskName = type myTask;

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