Enumeration
ScriptLanguage
The language of the script to execute.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1095978087 | readonly | The AppleScript language. | |
| Number = 1246973031 | readonly | The JavaScript language. | |
| Number = 1433299822 | readonly | Language not specified. | |
| Number = 1431522407 | readonly | The UxpScript language. | |
| Number = 1447185511 | readonly | The VBScript language. |
Parameter of 1
Method parameters that accept an ScriptLanguage value.