[Indesign CC 2018][BUG] Label info empty on library item when running javascript
When running a Javascript which checks a library item, the label property is always empty. Script labels can be applied on items on a page and dropped in a library. When adding the item to the page again, the label is still present. But when checking the label of an item using a script when the item is still in the library, the label property is empty.
Just test this using ....
alert(app.libraries[0].assets[0].label);
1
vote
TM
shared this idea
-
Uwe Laubender commented
This is no bug.
The issue is discussed here:
https://forums.adobe.com/thread/2435413Regards,
Uwe