Navigates RAMP to a Junction.
NAVIGATE_TO_JUNCTION(sJunctionName)
SjunctionName | Required.String that contains the form name of the Junction. |
|---|
None
/* Navigate to the nearest access junction */
NAVIGATE_TO_JUNCTION("uItemMasterBrowse");
Note that this function should only be invoked from an invoke script.