Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Show Contents List

...

So far, we have identified and classified three screens:

...

  • vHandle_ARRIVE: function(sToForm, oPreviousForm). RAMP will execute the script enclosed in this function when this screen arrives.
  • vHandle_NAVIGATETO: function(sToForm, oPreviousForm). RAMP will execute this script upon completion of the ARRIVE script. It will contain the statements to navigate from this screen to several others, conditionally.

 
 
Show Contents List