END SELECT
Revision as of 21:51, 9 May 2011 by imported>Clippy
The END SELECT statement ends a SELECT CASE statement block.
Syntax
- END SELECT
- The statement is required to end a SELECT CASE block or there will be an error.
See also:
The END SELECT statement ends a SELECT CASE statement block.
See also: