Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Manuals/calci/WHATCASE
Language
Watch
Edit
Contents
1
WHATCASE(SomeThing)=
1.1
Description
1.2
Examples
1.3
See Also
1.4
References
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
See Also
UPPERCASE
LOWERCASE
MIXEDCASE
References