Metadata IPTC Core Instruction


    var sels = app.document.selections;     (var = 0; < sels.length; i++) {         var md = sels[i].synchronousmetadata;         md.namespace = "http://ns.adobe.com/photoshop/1.0/";         md.keywords = ...         md.caption = ...         md.title = ... ................ 

metadata iptc core

keywords <==> md.keywords

description <==> md.caption

title <==> md.title

instruction <==> ???????????

instruction should plural… instructions



More discussions in Bridge Scripting


adobe

Comments

Popular posts from this blog

how to devide a circle into equal parts

"Could not fill because there are not enough opaque source pixels" - not solved by any other thread

Why can't I change the billing info for my account?