'Catch' statements are not valid in the Immediate window

Catch statements can only be used in source code.

Error ID: BC30715

To correct this error

  • Remove Catch statements from debugging code.

See also