For Each Project Item Xmp Property
Projects selected normalized XMP fields into separate variables without exposing host-native iterator objects. At least one output is required and all declared variable names must be distinct.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
item | yes | expression | reference, string | — |
namespaceVar | no | string | — | — |
pathVar | no | string | — | — |
valueVar | no | string | — | — |
optionsVar | no | string | — | — |
Notes
No additional notes are available yet.
Examples
Project Selected Item Metadata Into Scalar Variables
Iterates visible Project Panel columns, complete project-local properties, and imported XMP properties for the first selected project item, then logs selected projected scalar fields as JSON-escaped ENTRY records.
Topics: project inspection, metadata, xmp, projection loops
Source: probes/ex-project-item-metadata-projections-selected.json