323 B
323 B
ChangeCase
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 |