Control Structures Operators(work in progress)

.

Commentary Op Code Result
Commentary      
 

Control Structures

  :IF :ELSEIF :ELSE
  :DO  :WHILE :UNTIL
  :FOR    
  :SELECT :CASE :DEFAULT
  :TRY :CATCH :THROW
  :CONTINUE :BREAK :RETURN
  :GOTO :GOSUB :RTNSUB