Open main menu
Home
Random
Log in
Settings
About ZCubes Wiki
Disclaimers
ZCubes Wiki
Search
Manuals/calci/WHATCASE
Language
Watch
Edit
Revision as of 14:08, 4 February 2020 by
Joseph
(
talk
|
contribs
)
(
→References
)
(
diff
)
← Older revision
| Latest revision (diff) | Newer revision → (diff)
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