Document.metadataPreferences and linkXMP entries only return first delimited value
Steps to reproduce:
1. Create new Indesign document
2. Choose File menu > File Info
3. In the Author field, enter "Jack; Jill" (excluding quotes)
4. Click OK
5. Run script "alert(app.activeDocument.metadataPreferences.author);"
Result:
"Jack"
Expected result:
Either "Jack; Jill" or ["Jack","Jill"]
4
votes
Anonymous
shared this idea
-
Uwe Laubender commented
Also watch this discussion at the InDesign User Forum:
[SCRIPT] Get multiple authors from linkXmp
lf.corullon , 21.06.2022
https://community.adobe.com/t5/indesign-discussions/script-get-multiple-authors-from-linkxmp/td-p/13021241Regards,
Uwe Laubender
( Adobe Community Professional )