Syntax
ENDCASE
Parameters
EndCase can be abbreviated as EC.
The EndCase logic command is preceded by a BeginCase logic statement, then by a set of Case logic statements, and then by an optional Otherwise logic statement.
Description
The EndCase logic command specifies the end of a sequence of logic statements to execute as a result of its associated BeginCase logic statement.
Refer to Case.