The tools options available from this menu depend on the selection in the Explorer tree. Options include:
Console: This option is used to access the Java console, which shows any output from JVM (Java virtual machine) such as error messages or stack traces. Normally this option is only used for advanced debugging. You can write to java console from via scriptlets, i.e. using scriptlet actions, by using the Jython print function.
Load definition / Save definition: These options are enabled when you have the option to import or export either actions or data sources. For example this option may allow you to import an action previously exported in earlier versions of the application, i.e. from DTM releases 2.12 and higher, see Load/Save definitions.
Search: This option opens the application Search window which provides advanced searching capabilities throughout the system. Optional filters allow user-defined search criteria, see Search.