Versions Compared

Key

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

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.