PennController for IBEX › Forums › Support › Variable Updating › Reply To: Variable Updating
September 11, 2019 at 11:11 am
#4149
leaena
Participant
Hi Jeremy,
Just FYI, using getVar("sentenceDisplayTime")._element.value
also doesn’t work to give us the actual value (it shows up as the EventTime timestamp again, so that .set call just doesn’t do anything it seems?). We settled on ignoring it since it’s not a very reliable measure anyway given the existence of a replay button…
Thanks!
Leo