Copy link to clipboard
Copied
Hi guys,
I am in process of converting c++ plugin code into html extension. I have came across below code snippet. I am not sure whether there is any equivalent of Art Dictionary in extend script. If there is any please point me there.
I have skimmed documents named "Illustrator Scripting Reference - JavaScript_CC2015", "JavaScript-Tools-Guide.pdf", "CEP_6.1_HTML_Extension_Cookbook.pdf" found on github/devnet etc.
Thanks in advance,
Dnyanesh
Copy link to clipboard
Copied
What is "Art Dictionary" ?
Copy link to clipboard
Copied
Silly-V​
I have came across a code in plugin,
I see on line number 3, a dictionary object is being retrieved from document. I assume dictionary is kind of mapping structure with key and value pairs.
When I observe DOM tree of Document Object in extendscript toolkit CC , I could not see dictionary.
Please Correct me if I am doing something wrong.
Copy link to clipboard
Copied
This looks like a component of the SDK domain.
Copy link to clipboard
Copied
Extendscript doesn't support Art Dictionary.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now