Adobe Illustrator CS5 Type Library JS: JavaScriptExecutionMode

Illustrator CS5

 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, 27-Jun-2010 v3.0.3dContents :: Index