taskDescription

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns the sub-parts of the task description.
Groups:
Uncategorised

Syntax

Syntax:
Array = taskDescription task
Parameters:
task: Task
Return Value:
Array: [Task description, Task title, Task waypoint description]

Examples

Example 1:
_taskDescArray = taskDescription _task;

Additional Information

See also:
setSimpleTaskDescriptioncreateSimpleTask

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