You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

There are different types of RAMP scripts for different types of screens:

Destination Screens

An Invoke Script indicates how the destination screen should be invoked (or accessed). This script is the key to how the Framework manages screen navigation.

A Return Script indicates how to cancel the screen and get back to the nearest junction screen.

A Button Script indicates how buttons clicked by the user should be handled.

Junction Screens

A Navigate Script indicates how to navigate from one screen to another

Special Screens

An Eliminate Script indicates how to hide them.
 

 
For a basic scripting example, also see Scripts in a Classic Details Display.
 

  • No labels