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