Skip to main content

Get Project Property

Category: Pr Project Get Project Property block screenshot

Reads one property from a Premiere project. If `project` is omitted, the active project is used. The `HAS_OBJECT_MASK` property reports whether Premiere currently sees any object mask usage in that project context.

Inputs

InputRequiredValue KindTypesEnum Values
projectnoexpressionreference, string, null
propertyyesstringenum-stringNAME, PATH, GUID, HAS_OBJECT_MASK

Notes

  • Reads project-level properties from a Premiere project.
  • HAS_OBJECT_MASK reports whether Premiere currently sees any object mask usage in that project context.

See Also

  • Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.

Examples

Render Marker Ranges With Export Preset

Configures preset, output folder, filename pattern, and collision handling in one dialog, then renders one safely named file per non-zero-duration active-sequence marker with counted failures and guarded In/Out restoration.

kind: Recipe · format: persisted-document · validation: Schema only

Topics: markers, rendering and export, sequence export, presets, filename patterns, file dialogs, folder dialogs, collision handling

Source: recipes/ex-markers-render-active-sequence-ranges-with-preset.json

Download JSON