08-20-2015 01:05 PM
Hello I'm trying to use the new javascript automation but can't find a way to access a metadata of a document. If I get a Document as var doc, what is the syntax to get it's title, or a specific metadata?
Sorry for this rookie question Many thanks Lisa
08-21-2015 04:33 AM
Hello,
you need to do doc.getTitle() to get the title, and doc.getPropertyValue("...") to get a specific metadata.
Regards
Michael
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.