ChrisProContributor11 years agoaqDateTime and MillisecondI would like only Millisecond of current time.What is the procedure in JScript?
1 ReplyReplies sorted by Most LikedkarkadilValued Contributor11 years agoHi,The simplest way is(new Date()).getMilliseconds()
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolvedUnable to capture objects inside iFrames in Power App using TestComplete