Manuals/calci/WHATCASE

Revision as of 15:08, 4 February 2020 by Joseph (talk | contribs) (→‎References)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

References