Skip to content

Lib.string.transform.ChangeCase

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

ChangeCase

in Lib.string.transform


Changes a case of string to upper or lower case.


Input Parameters

Name (Relevancy & Type) Description
InputText (String) -
Mode (Int32) -

Outputs

Name Type
Result System.String

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally