New feature iconFind Variable and Function References

Version Compatibility: Server version 5.0 or later Console version 5.0 or later.

The Find Variable and Function References tool finds where Job Variables and Inline Functions are used and where variables are defined.

When you click Find, adTempus will search all objects that you have permission to view, looking for places where variables are defined or referenced, or where inline functions are called.

For example, suppose you have defined a Job Variable named ProgramPath, which you use to insert a path in your jobs using the %ProgramPath% token syntax. When you use this tool to search for ProgramPath it will show you all the places where the variable is defined (or redefined) and where it is used.

Similarly, searching for the name of an Inline Function will show you all the places where that function is called using the %=MyFunction()% syntax.

Variable or function name

Enter the name of the variable or function to search for, or leave empty to locate all variable and function references and definitions.

Find Results

The results of the search are shown in a grid with the following columns: