Forum Discussion

nedbacan's avatar
nedbacan
Frequent Contributor
3 years ago
Solved

How can I get the system clock time in a global variable of when button (object) is clicked?

(1) - I would like to create a test in JavaScript that will capture the system date/time (T1) of when the button was clicked and store that time in a global variable. Next compare the captured time ...