can the type of "FString" be converted to "char*" in ue4 c++?

Is there any limit to the length of ‘myFString’?
When the length of myFString is greater than 127,this approach seems not work well.