Get Visible Project Item Metadata Column Value
Reads only the current Project Panel display table and never falls back to the project metadata packet. Provide exactly one of columnId or exact columnName; duplicate names are rejected. Throws when the requested column is hidden or otherwise absent from the current visible set. This is not a read-any-metadata-by-Column-ID expression; prefer a typed property, complete Project Metadata, or XMP when panel visibility is not part of the workflow.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
item | yes | expression | reference, string | — |
columnId | no | expression | string | — |
columnName | no | expression | string | — |
Notes
No additional notes are available yet.
See Also
- Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.
- Choosing A Project Item Metadata Surface: Explains when to use typed project-item properties, the current Project Panel display, complete project-local metadata, or imported media XMP.
- Get Project Item Property: Reads properties of a project item such as name, media path, or tree path.
- List Project Item Project Metadata Properties: Lists structured Premiere project-local metadata properties.
- Get Project Item Project Metadata Property: Reads one Premiere project-local metadata property.
- List Project Item XMP Properties: Lists imported XMP properties exposed by Premiere for one project item.
- Get Project Item XMP Property: Reads one imported XMP property by namespace and property path.