Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths14%, 15%, 14%, 13%, 44%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

Code Block
languagetext
// Create a clip and a Marker

...


create Clip "clip1";

...


 

...

// Set the play range

...


playRange 20 80;

...


 

...

// Crop the clip

...


cropClip -leftOnly ;

...


setTime 50;

...


cropClip -rightOnly -curTime;

Additional information

Related commands

...