...
None
Return value
void
Examples
...
language | text |
---|
// Selects all Markers and removes their data from the active clip
...
selectByType "Marker";
...
removeFromClip;
Additional information
Related commands
...
...
None
void
...
language | text |
---|
// Selects all Markers and removes their data from the active clip
...
selectByType "Marker";
...
removeFromClip;
...