Build 2023.11880 to .12000
op("timerSegment").goTo(segment=1, cycle=2, seconds=22, endOfCycle=False)
will set the segment and cycle, but not set the seconds correctly (it starts at 0).
Calling op("timerSegment").goTo(seconds=22, endOfCycle=False)
afterwards results in segment and cycle being reset to 0.
I have checked the seconds indicated is less than the length specified in the segments dat.