0
Voltooid

Page Event

Mike Slattery 8 jaar geleden in iRidium Script bijgewerkt door Dmitry - support (expert) 8 jaar geleden 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.

Voltooid

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