03-24-2019 05:53 PM
Hello,
I have a timestamp as a string. It is like this: 01/31/201911:30:53.1476. I need to extract only the time part of the string. Can you please provide a script command that allows this?
03-25-2019 04:35 PM
Try this method out:
Method: Right for VBS
http://zone.ni.com/reference/en-XX/help/370858N-01/vbs/methods/vbs_method_right_globalobj/