<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Switch statement - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Switch_statement&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Switch_statement&amp;p=8">3.Next</a>
</p>
<p>by an expression which is often a variable name; the control expression or control variable.</p>

<p>; Cases: Subsequent branch alternative sections each start with a keyword (i.e. ) plus a value (or multiple values) along with code to execute for the value(s). In some languages, i.e. <a href="page.php?w=PL%2FI">PL/I</a> and <a href="page.php?w=Rexx">Rexx</a>, if the control expression is omitted then each alternative begins with a  clause containing a Boolean expression and a match occurs for the first case for which that expression evaluates</p><p>
<a accesskey="1" href="page.php?w=Switch_statement&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Switch_statement&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
