Can someone get me a link to how I can work with strings within the C++ class in UE4

So I want to receive a string within my class, but when I get it into an FString or whatever how do I use it in code as an actual string?

Check out the documentation FString