Types of Scripts in RAMP
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.