Difference between revisions of "Wait"

From OpenEUO
Jump to: navigation, search
(Created page with " wait (msec) Temporarily pauses execution of the script for msec milliseconds. Keep durations short if used in a gui thread where events are handled.")
(No difference)

Revision as of 18:45, 7 October 2010

wait (msec)

Temporarily pauses execution of the script for msec milliseconds. Keep durations short if used in a gui thread where events are handled.