Forum Discussion

  • Disregard. I figured out a solution. I created three triggers to set the values to zero when the user clicks play.

    Set SecondsElapsedInMinute to value of 0 when the user clicks Play

    Set MinutesElapsedTotal to value of 0 when the user clicks Play

    Set LeadingZeroSeconds to value of 0 when the user clicks Play

    Looks like this will work.