BIN fnc taskActive: Difference between revisions
m (Text replacement - "\[\[Category\:Function Group\: Campaign(\|\{\{[a-zA-Z0-9_:]+\}\})?\]\]" to "")  | 
				m (Text replacement - "|gr1= Campaign|GROUP1=" to "|gr1= Contact |GROUP1=")  | 
				||
| Line 6: | Line 6: | ||
|1.94|Game version=  | |1.94|Game version=  | ||
|gr1=   | |gr1= Contact |GROUP1=  | ||
____________________________________________________________________________________________  | ____________________________________________________________________________________________  | ||
Revision as of 15:45, 13 October 2020
Description
- Description:
 /* Description: Return if task is active, i.e., added to player, but not yet completed. Only in this state can player assign it. Parameter(s): 0: STRING - task ID Returns: BOOL Example: if ("q_schnobble" call bin_fnc_taskActive) then {hint "ACTIVE!";}; */(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki) Template:Feature arma3contact- Execution:
 - call
 - Groups:
 - Contact
 
Syntax
- Syntax:
 - Syntax needed
 - Return Value:
 - Return value needed
 
Examples
- Example 1:
 
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