default Default Case in a Switch Statementdefault:
[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:switchcase
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson