isCanceled

Checks if the user has pressed cancel in the app. A recipe should check this value within long multistep processes

Syntax

isCanceled()

Returns

returns (integer) true if the user has pressed cancel.

Parameters

None