|
D.15.22.14 getState
Procedure from library tasks.lib (see tasks_lib).
- Usage:
- getState(t), t task
- Return:
- a string, the state of t.
Example:
See also:
createTask;
getArguments;
getCommand;
getResult;
killTask;
pollTask;
printTask;
startTasks;
stopTask;
waitTasks.
|