I am a JavaScript developer who has just begun to immerse herself in Adobe ExtendScript technology aimed at improving productivity and workflow on many of my corporate tasks in Illustrator. Formation of PDF forms.
In the first case, I thought it was an implementation of some ECMAScript standards with the addition of a proper implementation of the Document Object Model, an API for accessing the file system and some other things. I was hoping the latest version of Creative Suite ( CS6 ) was implemented by ECMAScript 5 .
My first surprise was not to find links on the Internet about the details of the implementation of the ExtendScript engine. My second surprise was that when requesting Array.prototype for some ECMAScript 5 methods, this value is undefined , which makes me doubt in accordance with implementation standards.
Can someone please provide any link to this implementation information if it is compliant with the ECMAScript standard and which version?
Thank you very much in advance.
รxel Costas Pena
source share