Edit

Dawdle (windowRef)

A script handler you can implement to receive periodic events in a custom MWScript window.

Automatically called:  Approximately every 10 seconds while your custom window is frontmost.

Use for:  Updating information that may change over time. Avoid performing any tasks that may take a long time. If you make a web request using the Curl API, make sure you set a short connection timeout.

Availability:  MWScript in MoneyWorks Gold 8.1.5 and later.