Skip to main content

For Each Visible Project Item Metadata Column

Category: Pr Bins & Project Items For Each Visible Project Item Metadata Column block screenshot

Projects fields from only the columns currently enabled in the Project Panel's Metadata Display. Use it to audit or export the current panel view, not to discover all project-local or media metadata. At least one output is required; declared outputs initialize to null and retain the final row.

Inputs​

InputRequiredValue KindTypesEnum Values
itemyesexpressionreference, string—
columnIdVarnostring——
columnNameVarnostring——
displayValueVarnostring——

Notes​

No additional notes are available yet.

See Also​

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.

kind: Probe · format: runtime-dsl · validation: Manual workspace

Topics: project inspection, metadata, xmp, projection loops

Source: probes/ex-project-item-metadata-projections-selected.json

Download JSON