Adobe Illustrator CS6 Type Library JS: JavaScriptExecutionMode

Illustrator CS6

 When should a JavaScript debugger be shown.

Value

NameDescriptionValue
JavaScriptExecutionMode.BeforeRunningShow the JavaScript debugger at the first line of the JavaScript. int 3
JavaScriptExecutionMode.OnRuntimeErrorShow the JavaScript debugger is a runtime error occurs. int 2
JavaScriptExecutionMode.neverNever show the JavaScript debugger. Treat runtime errors by throwing a JavaScript exceptions. int 1

Usage

Jongware, 25-Nov-2012 v3.0.3iContents :: Index