Versions Compared

Key

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

...

Scroll tablelayout
sortDirectionASC
repeatTableHeadersdefaultstyle
widths20%, 10%, 13%, 57%
style
sortByColumn1
sortEnabledfalse
cellHighlightingtrue

...

void

Scroll pagebreak

Examples

Code Block
languagetext
select LFWT LMWT LBWT;

...


findGap;

...


selectTails 2 5;

...


// This sequence moves the time bar cursor to the next gap it finds

...


// in the timeline among the selected markers, LFWT, LMWT, and LBWT.

...


// The selectTails command selects 2 frames before the gap, and 

...


// 5 frames following the gap.

Additional information

Related commands

...