Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Trigger Function Name

Mandatory.

Specify the name of the trigger function which will be called when the trigger conditions are satisfied.

Rules

  • The named function must be defined with the TRIGGER parameter on the FUNCTION command.
  • LANSA does not check whether the function specified exists or not.

Tips & Techniques