...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
primaryOnly | 0 | — | — | Operate on the primary selected module only |
ranges | 0 | — | all | Set the keys to the base value only on the frames within the selected ranges |
all | 0 | — | ranges | Set the keys to the base value on the whole play range |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// Select a marker |
...
select Marker_1; |
...
zeroKeys -all; |