prorm API Reference
    Preparing search index...

    Function NEW

    • The value being written: NEW('status') is the new row's status.

      Use these in when and in an action's values instead of writing NEW.status, so the reference is quoted correctly for each dialect — Oracle wants :NEW, everyone else wants NEW.

      Parameters

      • column: string

      Returns TriggerColumnRef