Skip to content

isRunning()

Report whether the envelope is running.

Parameters

Once an object envelopetimer has been created, you can use the following function:

envelopetimer.isRunning()

Returns

return isRunning

Value Type Description
isRunning bool True if the envelope is running, False otherwise.