BIS fnc deleteTask: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "{{Feature|Informative|" to "{{Feature|informative|") |
Lou Montana (talk | contribs) m (Text replacement - "since= Arma3" to "since= arma3") |
||
Line 23: | Line 23: | ||
* [[Array]] - collection of above types | * [[Array]] - collection of above types | ||
|p3= removeFromJIP: [[Boolean]] - [[true]] to also remove task from JIP queue, default [[false]] | |p3= removeFromJIP: [[Boolean]] - [[true]] to also remove task from JIP queue, default [[false]] | ||
|p3since= | |p3since= arma3 2.08 | ||
|r1= [[Nothing]] | |r1= [[Nothing]] | ||
Revision as of 16:26, 9 February 2024
Description
Syntax
- Syntax:
- [taskID, owner, removeFromJIP] call BIS_fnc_deleteTask
- Parameters:
- taskID: String - ID of the task
- owner: String - owner of the task.(Optional) Can be:
- since 2.08
- removeFromJIP: Boolean - true to also remove task from JIP queue, default false
- Return Value:
- Nothing
Examples
- Example 1:
- Example 2:
- Example 3:
Additional Information
- See also:
- Arma 3: Task Framework
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