CASE LOGIC in addition to IF THEN ELSE: in Column Type, Customized Actions, Visibility Conditions... EVERYWHERE

Hi :cherry_blossom:
I always prefer using CASE LOGIC to structure “longer” conditions instead of successive + or - readable inclusive IF THEN ELSE. So common.
Case
Situation 1: Do/Show Option 1
Situation 2: Do/Show Option 2

Situation N: Do/Show Option N
Else: Do/Show Option Else

Thks Team Glide :cherry_blossom::mechanical_arm::compass::croissant::wine_glass: