**CIGAL Reference Manual, Chapter 6 (RealTime): r_else** ===== r_else -- Separator for IF-ELSE-ENDIF blocks of operations ===== **usage: r_else opflg eflag** R_ELSE is a REALTIME operator. It is used to separate the true and false blocks of code following an IF condition (e.g. R_IFEQ [6]). The end of the subsequent block of code must end with an associated R_ENDIF operator. **See Also:**\\ [[jvs:cigal|CIGAL Home]], [[jvs:cigal:manual|CIGAL Manual]], [[jvs:cigal:manual:chapter6|RealTime List]], [[jvs:cigal:manual:help|Manual Help]]