Question
Hyperlink InDesign Script Javascript
Hi
I need to add a URL in my page, using JS Script.
I did
myTables[0].cells[i].contents = myURL;and I want myURL to be a clickable URL.
Even better, something like this one in markdown:
[Duck Duck Go](https://duckduckgo.com)
PS: why there is no script documentation anymore? I'm new to indesign scripting and I see a lot of old stuff but no new ones
