Manuals/calci/WHATCASE
WHATCASE(SomeThing)=
Description
- This function returns upper, lower, mixed and random as the case of the input string.
Examples
WHATCASE("hellO")
random
WHATCASE("hello")
lower
WHATCASE("hellO")
random
WHATCASE("hello")
lower