gCancellableIsCancelled: gCancellableIsCancelled
Description
Checks if a cancellable job has been cancelled.Usage
gCancellableIsCancelled(object)
Value
- [logical]
TRUE
if cancellable
is cancelled,
FALSE if called with NULL
or if item is not cancelled.