TASK_END
(edit this)
  • System usage: #define TASK_END 2047
    (no user memory format)
  • Introduced in: 8.5
  • Processed by: kernel scheduler (_whip)

Description: Instructs the kernel that the program is done with the described task. If the program is registered as a library, it will be set to a running state of FALSE when there are no active tasks associated with it.

Parameter format: Linebreak-separated: module name<sep>message number of task to end<sep>string parameter of task. Key parameter of task should be supplied as key parameter of end message.