taskType: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "_this" to "_this")
m (Text replacement - " <!-- [A-Z]+ Notes? Section -->" to "")
Line 22: Line 22:


<dl class="command_description">
<dl class="command_description">
<!-- BEGIN Note Section -->
<!-- For example:
<!-- For example:
<dd class="notedate">Posted on Month Day, Year - Time (UTC)</dd>
<dd class="notedate">Posted on Month Day, Year - Time (UTC)</dd>
Line 29: Line 28:
<code>[[if]] ([[Magic Variables#this|_this]] == anExample) [[then]] { [[hint]] "Leave it here for others to read"; };</code></dd>
<code>[[if]] ([[Magic Variables#this|_this]] == anExample) [[then]] { [[hint]] "Leave it here for others to read"; };</code></dd>
-->
-->
<!-- END Note Section -->
</dl>
</dl>


{{GameCategory|arma3|Scripting Commands}}
{{GameCategory|arma3|Scripting Commands}}

Revision as of 01:59, 6 April 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Briefing

Syntax

Syntax:
Syntax needed
Parameters:
task: Task
Return Value:
Return value needed

Examples

Example 1:
_type = taskType (currentTask player);

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