You're welcome, glad to help. Refreshing at the end is not absolutely necessary if your variable already has the same value in memory, via either assignment in [Variables] (like here) or !SetVariable, update related measures / meters and redraw (if previously the variable didn't yet have that value).Thank you for the pointed direction to these methods.
It worked like a charm with this.![]()
Code:
[Variables]vStartingTime1=13364941886......LeftMouseUpAction=[!WriteKeyValue "Variables" "vStartingTime1" [mTimeNowCalc]] [!Refresh]

Statistics: Posted by Yincognito — 44 minutes ago