Set composer in InDesign script independent of locale
Hi there,
I am trying to set a story's composer to Adobes single line composer via a script. The issue I have that I am running in a German locale and that I seem to be unable to use the English string to make the script work in all language environments.
myStory.composer = "Adobe Single-line Composer"; // -> throws an error Anybody knows how to set it in a way that it recognizes the string in any environment?
Thank you!
