![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
I am trying to record milliseconds of the current time to a variable when a certain event occurs. The variable list doesn't show a way to do this since it only includes hours, minutes, and seconds. I know the program can see milliseconds since when logging to a disk file it can time stamp down to the millisecond. How can I make it so on a certian line "timeinmill" (a variable I created) is equal to the current fraction of a second? (such as if the time is 8:26:43.325 --- I need the variable to be 325) |
| |||
|
Hello, Please find the sample task attached with the post which will return Millisecond value in a variable. Follow below mentioned instructions to run task successfully. 1. Save MilliSecondTime.atmn at My Documents\Automation Anywhere\Automation Anywhere\My Tasks (Default Loacation). 2. Launch Automation Anywhere. 3. Select Task MilliSeconTime.atmn file from the task list and run it. 4. The Message Box will display the value of MilliSecond. |
![]() |
| Thread Tools | |
| Display Modes | |
| |