Skip to content

isPaused()

Report whether the envelope is paused.

Parameters

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

envelopetimer.isPaused()

Returns

return isPaused

Value Type Description
isPaused bool True if the envelope is paused, False otherwise.