Looking at Script EditorThe Script Editor (or Macro Editor) is a tool for creating, editing, debugging a macro. To open the editor, in Macro Manager, you select a macro, then click the button Edit Macro. The following illustration shows you what the Macro Script Editor looks like. ![]() The work area of Macro Editor has three principal areas. Actions listThe actions tree lists all of available actions, and you can double-click an action to insert a step into the script. Bottom paneIt's composed of three tabs, Play log, User Variables, and Global Variables. Steps listIt displays all actions in the macro. ![]() | |
|