void wait(int secs )
This function will initiate a countdown from secs seconds to 0, during which time nothing else will be acted on. It essentially pauses a script.
wait