Flowchart Implementation : Labels : Switch Expressions

Switch Expressions

Allowed expressions in “Switch” are:

Value type expressions (like: F1(3) + 5)

Allowed expressions on Arrows exiting “Switch” are:

else

default