EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Spécifications Page 32

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 304
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 31
CHAPTER 2: The ExtendScript Toolkit Debugging in the Toolkit 32
condition statement. You can also specify a hit count, which allows you to skip the breakpoint some
number of times before entering the debugger. The default is 1, which breaks at the first execution.
When execution reaches this breakpoint after the specified number of hits, the debugger evaluates this
condition. If it does not evaluate to true, the breakpoint is ignored and execution continues. This allows
you to break only when certain conditions are met, such as a variable having a particular value.
Breakpoint icons
Each breakpoint is indicated by an icon to the left of the line number in the document window, and an
icon and line number in the Breakpoints panel. Different icons are used in the document window and in
the Breakpoints panel.
Document
window
Breakpoints
panel
Unconditional breakpoint. Execution stops here.
Unconditional breakpoint, disabled. Execution does not stop.
Conditional breakpoint. Execution stops if the attached JavaScript expression evaluates
to true.
Conditional breakpoint, disabled. Execution does not stop.
Vue de la page 31
1 2 ... 27 28 29 30 31 32 33 34 35 36 37 ... 303 304

Commentaires sur ces manuels

Pas de commentaire