...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
parent | 1 | string | — | Specifies the module to which to parent the unlabeled markers. |
diff | ||||
ranges | ||||
all | ||||
currentFrame |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// Unlabel LFHD and parent it to the myUnlabeledMarkers module |
...
unlabel "LFHD" -parent "myUnlabeledMarkers"; |
Additional information
Related commands
...