Question
Is their a way to call either the audio time duration or slide time duration (CP9)
In Captivate 9 I am trying to call the slide duration in order execute a script with it. I see things that call the entire project duration like window.cpAPIInterface.getDurationInSeconds();
but not for the current slide.
Any insight?