SeqGroupObjectID =  scene .sequence .group .get  (  SceneObjectID  )  
                                     
Description :

This instruction returns the ObjectID of the group of tracks assigned to a scene.

Parameters :

  • ObjectID of the scene.

Return Handle :

  • ObjectID of the Group if one is present, NULL otherwise.

Notes :


The ObjectID is only valid for a loaded scene.

Examples :