01-25-2016, 11:13 AM
Hello,
I want to extract only particular digits from a string in qtp.
Below is the example
mystring = "3/3"
i need to get only digits which are before "/"
Please help
Regards
Amit
I want to extract only particular digits from a string in qtp.
Below is the example
mystring = "3/3"
i need to get only digits which are before "/"
Please help
Regards
Amit