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 Returns the right most characters of a string Information Plugin RigVM Category Core|String Tags End Type FRigVMFunction_StringRight Inputs Name Description Permitted Types Default Value Value The input string to retrieve the right most characters of FString Count The number of characters to retrieve int32 1 Outputs Name Description Permitted Types Default Value Result The resulting right most characters of the input string FString