The reject script statement is used in trigger processing procedures for focus triggers to stop the current script and any pending scripts to be run.
reject script
None
Previously, the reject record statement was used to stop processing in trigger processing procedures. We recommend that you change your code to use the reject script statement instead.