info("executeerrorsource")

The info(“executeerrorsource”) function can be used in Error Handling code when an error occurs in code running via the execute statement or its siblings.


Description

This function can help track down errors in code inside an execute statement. It allows you to check exactly what code the execute statement was trying to run.

Note: This function also partially works with the execute( function. It will work if a “compile” error occurs in the executed code, but will not work if there is a runtime error.


See Also


History

VersionStatusNotes
10.0No ChangeCarried over from Panorama 6.0