IsDeepTimerSuspended
From HEWIKI
IsDeepTimerSuspended(n as NodeRef) as Boolean
Arguments
-
<n>
- noderef being checked
-
Description
Returns true if the specified node is in a deeply suspended state, otherwise it returns false.
See SuspendTimers() for more details.