The SET BREAKPOINTS statement is used to define and enable a specified breakpoint.
where trigger is defined as: event_expression | every num_expression; and statement is any SCL statement except goSee Breakpoints for additional information on breakpoints.