#ErrorLine$

System variable - Synchronization, File management, Program flow control, System, Com management.

The #ErrorLine$ system variable indicates the script line where a timeout has occurred during the execution of a Pause Until ... EndPause statement.

Syntax

a$=#ErrorLine$

See statement Pause