Add sleep or delay in your script for global + scoped app
Many a times there is a need to add some delay in your script in server side. Below script will work in both global + scoped app. The value passed is duration value. I passed 10 seconds in duration format. It can be customized as per your requirement...
