Event number: 42
Generated for: Browser and APL (child task) object
For a Browser object, the onReady callback is invoked when a new page has been loaded.
The onReady callback is invoked in an APL object belonging to a parent task when the state of the child task changes from executing to ready for input.
The event-specific parameters in ŒEV are (in index origin 1):
ŒEV[6] Task ID for the child task
See the section on APLX Multi-tasking for more details.