User Tools

Site Tools


jvs:cigal:manual:chapter2:else

CIGAL Reference Manual, Chapter 2 (Commands): ELSE

ELSE -- Start the second block of conditional code in an IF/ELSE test

usage: } else {

The ELSE command can only be used as the second part of an IF statement, and must appear between the '}' and '{' characters as shown above. The block of commands following the ELSE command must terminate with another '}' command.

See Also:
IF(2), SYNTAX(1)

CIGAL Home, CIGAL Manual, Commands List, Manual Help

jvs/cigal/manual/chapter2/else.txt · Last modified: 2023/02/23 18:43 (external edit)