decorative banner

Working with the Debugger


    Result

    Windows Action

    Macintosh Action

    Runs script in debugger

    R or F5

    R or F5

    Stops script and close debugger

    K or Shift + F5

    K or Shift + F5

    Switches focus to next pane/field

    Tab

    Tab

    Steps into current function

    F11 or I

    F11 or I

    Steps out of current function

    U or Shift + F11

    U or Shift + F11

    Steps to next script line

    S or F10

    S or F10