...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
void
Scroll pagebreak |
---|
Examples
Code Block | ||
---|---|---|
| ||
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
...