This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
Description
Converts the string to lower case
Information
| Plugin | RigVM |
| Category | Core|String |
| Type | FRigVMFunction_StringToLowercase |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input string to convert to lowercase | FString |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting lowercased string | FString |