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
Trims the whitespace from a string (start and end)
Information
| Plugin | RigVM |
| Category | Core|String |
| Tags | Space,WhiteSpace,Remove,Truncate |
| Type | FRigVMFunction_StringTrimWhitespace |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | The input string to trim | FString |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Result | The resulting trimmed string | FString |