Skip to main content

Bin Ensure Path

Category: Pr Bins & Project Items Bin Ensure Path block screenshot

Creates missing bins along a path and returns the final bin reference. The `path` input may be relative to `parentBin` or project-qualified like `Project.prproj\Graphics\Images`. When `path` already contains the project prefix, the runtime resolves it from that open project root instead of prepending the project name again. If that project is not open, the block throws `Project not found: ...`. If `parentBin` is also set, it must belong to the same project as the project-qualified `path`.

Inputs

InputRequiredValue KindTypesEnum Values
pathyesexpressionpremiere-pathspec-string
parentBinnoexpressionreference, premiere-pathspec-string, null
onErrornoexpressionenum-stringSTOP, CONTINUE, RETURN_FALSE
storeResultInnovariable-namevariable-name

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.