Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Time out in dashboard
#1
Script to use time out in dashboard

var id = setTimeout(function() {   

sdk.setContext( 'timeout', '1' );


  }, 30000);\


Above script will wait for 30 seconds and execute the script written inside of it i.e. setting the context
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)