# ChangeCase *in [Lib.string.transform](README.md)* 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 |