THEN The THEN statement is a component of the IF/THEN/ELSE and WHEN/THEN/ELSE statements used for conditional execution of statements depending, respectively, on a condition value or an event occurrence. Syntax: see IF and WHEN
The THEN statement is a component of the IF/THEN/ELSE and WHEN/THEN/ELSE statements used for conditional execution of statements depending, respectively, on a condition value or an event occurrence.