%contextContinue()

Aliases%contextContinue( )
Parametersinteger @contextId

    Causes the context defined by @contextId to continue processing. This has
no effect on running contexts, but essentially "wakes up" a waiting
(paused, sleeping) context. If the context is valid then this function
returns 1; othrwise 0 is returned.