Table_of_Contents.html
http://plectrum.com/novocard/
transition%28%29.html
writeFile%28%29.html

wait(...)

wait(seconds);


The wait command causes NovoCard to pause for up to 5 seconds.


Use the resumeWithMessage command before wait to designate a message to be sent when the wait time expires.


Note: Script execution will stop when wait is executed.