Skip to content

function isEventCancelled (shared-side)

Available since version: 0.3.0

This function will check if the event was cancelled.

Declaration

boolean isEventCancelled()

Parameters

No parameters.

Returns boolean

True if event was cancelled, otherwise false.