Tasks Block
Description
If a controller resident
task is running this block returns true. If it is not running it returns false. This block is often used to monitor a task to know when it has finished.
The parameter is a number corresponding to the user task number in the name UserTask1, UserTask2, etc.
Escapes
The Task Present block does not generate any escapes.
Examples
Related Topics
Yield
Abort Task
Begin Task