Skip to content
Cory Smith edited this page Sep 2, 2022 · 4 revisions

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 Codes.

See Also

Clone this wiki locally