For Each Project Item Visible Metadata Column
Projects selected visible-column fields into separate variables for direct DSL use. At least one output is required; declared outputs initialize to null and retain the final row.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
item | yes | expression | reference, string | — |
columnIdVar | no | string | — | — |
columnNameVar | no | string | — | — |
displayValueVar | 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