Template:Computer Programming/Control/2

case edit

Often it is necessary to compare one specific variable against several constant expressions. For this kind of conditional expression the case statement exists. For example: