DCS func resetTask

From DCS World Wiki - Hoggitworld.com

Scripting Root

Envrioment: Mission Scripting
Function: resetTask Added with: 1.2.4
Member Of: Controller
Syntax: function Controller.resetTask(Class self )
Description: Resets the current task assigned to the controller.


Return Value: function
Return Example: none
Examples:
Related Functions: Controller: setTask, resetTask, pushTask, popTask, hasTask, setCommand, setOption, setOnOff, setAltitude, setSpeed, knowTarget, isTargetDetected, getDetectedTargets
Notes: