0
Completed

Page Event

Mike Slattery 8 years ago in iRidium Script updated by Dmitry - support (expert) 8 years ago 1

Is there a method to know when a page changes?

Once I get an event, I can use var currnetPage = IR.CurrentPage.Name to get the name.


I guess I could just put this into a timer.


Seems that a PAGE_EVENT and POPUP_EVENT is needed.

Completed

Hello!


Unfortunately, we have no special method for this, but you can implement this on the script. As you wrote, you can use for this the timer.

Here is an example Project 1.irpz