BIS fnc taskState: Difference between revisions
Jump to navigation
Jump to search
(example 1) |
mNo edit summary |
||
Line 30: | Line 30: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> | |x1= <code>_taskStateX = ["task1"] [[call]] [[BIS_fnc_taskState]];</code> |= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 23:24, 8 February 2015
Description
- Description:
/* Description: Return a task's state. Parameters: 0: STRING - Task name Returns: STRING - task's state. */
(Placeholder description extracted from the function header by BIS_fnc_exportFunctionsToWiki)- Execution:
- call
- Groups:
- Uncategorised
Syntax
- Syntax:
- Syntax needed
- Return Value:
- Return value needed
Examples
- Example 1:
_taskStateX = ["task1"] call BIS_fnc_taskState;
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