[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
default                  Default Case in a Switch Statement

 default:
     [statement]

    The default statement is used in conjunction with the switch
    statement, and provides a switch selection when there are no matching
    cases.  See switch for a complete description.

See Also: switch case
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson