Home > Module development > 6.Test run and debugging

Test run and debugging

 

The 'Module Editor' window has the 'Test run' button and it will show an error message when a code violates programming rules.

In addition, a cursor will be moved to a location where the error occurs.

 

Here is an example.

 

 


o Simple debugging tip

 

Utilize MsgBox function to check variable!!