BIS fnc taskExists: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " {2,}\}\}" to " }}")
m (RV template test)
Line 1: Line 1:
{{Function
{{RV|type=function


| arma3
| arma3
Line 18: Line 18:
|[[:Category:Function Group: Tasks|Task Functions]] [[Arma 3: Task Framework]]
|[[:Category:Function Group: Tasks|Task Functions]] [[Arma 3: Task Framework]]
}}
}}
[[Category:Functions|{{uc:taskExists}}]]
[[Category:{{Name|arma3}}: Functions|{{uc:taskExists}}]]

Revision as of 22:14, 22 January 2021

Hover & click on the images for description

Description

Description:
Description needed
Execution:
call
Groups:
Tasks

Syntax

Syntax:
Syntax needed
Parameters:
taskName: String - Task name
Return Value:
Return value needed

Examples

Example 1:
_exists = ["MyTask"] call BIS_fnc_taskExists;

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