TCHAR UCS-2 | UTF-16 FString::Printf(TEXT("%05d"), num); FString = TEXT("") Regex FRegexPattern RegexPattern(Pattern); FRegexMatcher TextMatcher(RegexPattern, Target); if (TextMatcher.FindNext()) { }