Skip to main content
Participant
May 3, 2019
Question

isSequence() vs IsSequence()

  • May 3, 2019
  • 1 reply
  • 448 views

Just something I have noticed and not sure if it is documented: The premiere pro scripting guide lists the function to check if a project item is a sequence (returns true if sequence) is "IsSequence()." However, my code kept throwing errors but changing "IsSequence()" to "isSequence()" appears to resolve the issue. Wanted to share in case anyone was having similar issues with this function.

This topic has been closed for replies.

1 reply

Bruce Bullis
Community Manager
Community Manager
May 8, 2019

Fixed in doc; thanks!