Sequence Clone
Clones a sequence and returns the cloned sequence reference through `storeResultIn` when that variable is set. The stored value is a sequence ref string ending in `::SEQ`, not a boolean success flag.
Inputs
| Input | Required | Value Kind | Types | Enum Values |
|---|---|---|---|---|
sequence | no | expression | — | — |
onError | no | expression | enum-string | STOP, CONTINUE, RETURN_FALSE |
storeResultIn | no | variable-name | — | — |
Notes
- Clones a sequence and returns the cloned sequence ref.
storeResultInstores the cloned sequence ref string, not a boolean success flag.
See Also
- Premiere Reference Paths: Explains Premiere reference path strings for project items, sequences, tracks, timeline items, markers, components, and parameters.