[this] (is|is not) [already] cancelled — Conditions

[this] (is|is not) [already] cancelled
Event1.0.0

Description

Checks if the current event is cancelled. Only works inside cancelable event handlers.

Examples

if this is cancelled:

All Possible Usages (8)

Every distinct way you can write this pattern, with optional groups and choice groups expanded. Placeholders are shown as <name>.

is cancelled
this is cancelled
is not cancelled
this is not cancelled
is already cancelled
this is already cancelled
is not already cancelled
this is not already cancelled