Hi,
I have time value as string like this - 0000:00:05.016
Is it possible with TestComplete to --
1) Convert above string to time
2) Get total time as Milliseconds - 5016 ms
aqConvert["StrToTime"]("0000:00:05.016"); - does not work
Thanks,
Samixa
Hi,
I have time value as string like this - 0000:00:05.016
Is it possible with TestComplete to --
1) Convert above string to time
2) Get total time as Milliseconds - 5016 ms
aqConvert["StrToTime"]("0000:00:05.016"); - does not work
Thanks,
Samixa