i need to keep only two characters of a field but i dont know how to do it.
I would like to keep the second and third character of the server name, which indicates the country code, for example T52EDFS011 (52).
i'm new with regular expressions....
Thanks in advanced!