Select table using script
Hi,
The below line selected all the tables in the document. I need to select a first table and then next table etc...
var myTable = app.activeDocument.tables.everyItem().getElements();
Anyone help me?
I am in new for scripting. How do i refer this type of InDesign commands while i am writing scripts?
Regards,
Velumani
