Multi state box can be auto switch ?

Have any code to setup the time for auto switch the state of multi state box ?
Appreciate if provide the example, thanks a lot.

You can set a timer in your page’s onReady() function to trigger after a set amount of time. Then you can set the multi-state box to whatever state you want in the code that runs when the timer triggers.