Question
Slow down an input of the Events Router function
Is there a way to slow down the input of the Events Router function? I'm trying to use an events router function, but the first input will always be the latest because it is refreshed every time the page loads. The thing is, I want the second input to evaluate as true whenever a menu item is not being selected, which will be most of the time.

