Hello. I am trying to pull information from a device to get the location but having a bit of trouble. The devices dont have the locations on then but they are listed in the name. So the naming convention is, STATE_City_Location_Device. Each one is seperated by and underscore and what I am needing to Regex out is the third item, the location. Sorry I'm new to this and not sure if there is an easier way to say, ok give me the value between the second and third underscore. Thank you in advance.