I need the below to include seconds in the output field. I have looked everywhere and I'm sure simple. Please help.if (HasValue(startsamplingtime) and HasValue(endsamplingtime)) thenvar TimeDiff = (Time2Num(endsamplingtime.formattedValue, "HH:MM:SS") - Time2Num(startsamplingtime.formattedValue, "H...