Example: TE_wait_cursor

In the following example, the script waits for the cursor to stabilize, and remain stable for three seconds. If the cursor doesn't stabilize within 10 seconds, the function returns TIMEOUT.

TE_wait_cursor (10, 24, 3000, 10);