Case Else Block

Description

A BCE Case Else clause of a Select …. Case statement. The function blocks following this block and preceding the End Select block are executed if no other expression in the block are evaluated to true.

Parameters

This function block has no parameters.

More information

Select…Case (statement).

Select Block (Function Block).

Conditional function block list.