March 1, 201015 yr I am using a script to show a count down of 10 seconds. Loop Set Field [Timer, Timer - 1] Pause/Resume Script [0:00:01] Exit Loop If [Timer = 0] End Loop This works fine, but I just need to show seconds not hour, minutes. Is there a way to just show the seconds.
March 1, 201015 yr Which field are you displaying? I'd show the "timer" field which should be a number field that starts at 10 and decrements down to zero. If you are showing a time field, change the field's formatting to only display the seconds.
Create an account or sign in to comment