Version:

Finding Nodes in Script Canvas

If you want to find all nodes of the same type on a graph - for example, to check their configuration - use the following procedure.

To find all instances of a node

  1. In the Node Palette search box, enter the name of the node.

  2. In the list of results, click the name of the node whose instances you want to find.

  3. To scroll to the right, starting at the leftmost node occurrence, press F8. The relevant nodes are highlighted with an orange glow.

  4. To scroll to the left, starting at the rightmost node occurrence, press F7.

  5. To return to the beginning or end of the cycle, press F7 or F8 again.

    Visiting all instances of a node in a graph in the Script Canvas Editor.