Description
Converts the string to upper case
Information
| Plugin | RigVM |
| Category | Core|String |
| Type | FRigVMFunction_StringToUppercase |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input string to convert to uppercase | FString |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting uppercased string | FString |