TRIGGER_IS_BEFORE

Description

Returns TRUE if the current trigger context is a "before" event (before insert, before update, or before delete); otherwise, returns FALSE.

Syntax

TRIGGER_IS_BEFORE() -> Boolean