Statement Blocks are sets of semi-colon separated statements enclosed in curly braces {} as in C
|
One can leave off the else part but if statement-true; branch is null, then it is most elegant to use unless instead
|
Both if and unless constructs can use elsif constructs between if/unless and else blocks -- note spelling of elsif! |