unregisterTask: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " \| *(\[\[[a-zA-Z0-9]+\]\][^ ]+) *\|x1=" to " |r1= $1 |x1=") |
||
Line 23: | Line 23: | ||
|p2= name: [[String]] - name of the task | |p2= name: [[String]] - name of the task | ||
| [[Boolean]] - [[true]] on success | |r1= [[Boolean]] - [[true]] on success | ||
|x1= <code>[[teamMember]] _agent [[unregisterTask]] ([[registeredTasks]] [[select]] 0);</code> | |x1= <code>[[teamMember]] _agent [[unregisterTask]] ([[registeredTasks]] [[select]] 0);</code> |
Revision as of 13:21, 12 June 2021
Description
- Description:
- Description needed
- Groups:
- Briefing
Syntax
- Syntax:
- Syntax needed
- Parameters:
- teamMember: Team Member - teamMember agent
- name: String - name of the task
- Return Value:
- Boolean - true on success
Examples
- Example 1:
teamMember _agent unregisterTask (registeredTasks select 0);
Additional Information
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