Adobe InCopy CS5.5 (7.5) Object Model JS: ScriptLanguage

InCopy CS5.5

 The language of the script to execute.

Value

NameDescriptionValue
ScriptLanguage.APPLESCRIPT_LANGUAGEThe AppleScript language.1095978087 = 'ASLg'
ScriptLanguage.JAVASCRIPTThe JavaScript language.1246973031 = 'JSLg'
ScriptLanguage.UNKNOWNLanguage not specified.1433299822 = 'Unkn'

Usage

In function

any Application.doScript (script: varies[, language: ScriptLanguage=ScriptLanguage.UNKNOWN][, withArguments: Array of any][, undoMode: UndoModes=UndoModes.SCRIPT_REQUEST][, undoName: string=Script])

Jongware, 29-Apr-2012 v3.0.3iContents :: Index