Important Observations

  • You can use tracing to learn to understand how RAMP navigates from one screen to another.
  • If you encounter a problem,  start by using a tracing to resolve it. See Debug and Diagnostics.
  • The shipped Java Script function TRACE() allows you to add your own trace statements. See Tracing.
  • You might sometimes find that the easiest and quickest way to debug a problem is to put up a message box. See Using ALERT_MESSAGE in Your Scripts.

What You Should Know

  • How to trace your application.

 
 
 

  • No labels