Library /sys$common/syshlp/SQL$HELP_OLD72.HLB  —  IF Control, Format
  if-statement =

  -----> IF predicate THEN --+-> compound-use-statement -+--------+
                             +------------ <-------------+        |
  +---------------------------------------------------------------+
  ++-+--------------------------------------------------------+-+-+
   | +-> ELSEIF predicate THEN -+-> compound-use-statement -+-+ | |
   |                            +------------ <-------------+   | |
   +---------------------------- <------------------------------+ |
  +---------------------------------------------------------------+
  +--+----------------------------------------+--> END IF --------->
     +-> ELSE --+-> compound-use-statement -+-+
                +------------ <-------------+
Close Help