I want to find the platform (Windows/Mac) of the running indesign using javascript,
eg: alert(app.name)
;
will result "Adobe InDesign"
like the same way, is there any way to find the platform ?
please anyone suggest a solution for this
Thank you!