Going to a selected use of a value

The Go To Use feature is a powerful and natural feature that allows you jump to any use of a value you choose. It is essentially the opposite of Go To Source.

There are two ways to use this feature:

  1. Double-click on an output. Hyperview will jump directly to an input if:
  2. Right-click on an output or an input. This will bring up a pop-up menu showing all the places this value is used, organized by topic type.


image:go to use.png


See also