
string manipulation with VBScript
Hi, all..
I'm looking for a
VBScript function or code that does the following:
source: xx_yy_zz
dest : yy_zz
What it is that I want to remove the first characters until it meets the
first "_" and remove the underscore as well.
Thank you in advance for your help