wait pauses execution of this script for some amount of time.
wait
See also: time, yield
wait 2.5 // pauses the script for 2.5 seconds