Extracting string from string?
I have a string that looks kinda like this:
And i need to get only the "thisthing" part how would i do that?
And i need to get only the "thisthing" part how would i do that?
string superCoolString = ""something.something.thisthing","something.something.thisthing","something.something.thisthing" etc..."