Starting from a specific script, you may want to locate all scripts that call it.
1.To locate all callers of the specific script, select it first.
It is recommended not to select the arguments, but just the script name.
In the below example, the script name is CreateNewFredArticle.
2.Right-click the selection, and then select Find All References.
This displays the list of all caller scripts.
Double-click a line to go there.
See also