Locating all caller scripts

Build 1501 on 14/Nov/2017  This topic last edited on: 21/Mar/2016, at 18:34

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.

references

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.

findallreferences

See also

Locating called script code