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 |