Manuals/calci/WHATCASE

From ZCubes Wiki
Revision as of 15:08, 4 February 2020 by Joseph (talk | contribs) (Created page with "=WHATCASE(SomeThing)== ==Description== *This function returns upper, lower, mixed and random as the case of the input string. ==Examples== WHATCASE("hellO") random WHATCAS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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