Videos
Blogs
December 8, 2020
Old School Switch Case is now Dynamic!
Dynamic case values – From now on, we will be supporting dynamic case values.
Characteristics –
1. Both script and tag syntax supported.
2. Types of values allowed –
a. Function calls
b. Varialbe Reference
c. Arithematic operators like +/-
d. Boolean operators like NOT/AND
e. Decision operators like CONTAINS/IS EQUAL
f. Ternary operator like (a GT b)? a : b
Scopes
Similar Blogs
Upcoming Events