Change Text Case

Notes

Changes the case of text.

Syntax

changeCase(text: <#String (Allows Variables)#>, case: <#Type (WFCaseType)#>)

Example

changeCase(text: "ThE cAkE Is A LiE", case: Capitalize Every Word)