BIS fnc taskExists: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (RV template test) |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Informative( *)\|" to "{{$1Feature$2|$2Informative$2|") |
||
Line 6: | Line 6: | ||
|gr1= Tasks | |gr1= Tasks | ||
|arg= global|eff= global| Return [[true]] if a task exists. {{Informative| See [[Arma 3: Task Framework]] for more information.}} | |arg= global|eff= global| Return [[true]] if a task exists. {{Feature|Informative| See [[Arma 3: Task Framework]] for more information.}} | ||
| [taskName] call [[BIS_fnc_taskExists]] | | [taskName] call [[BIS_fnc_taskExists]] |
Revision as of 00:00, 7 February 2021
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