...
Use selectShelfTab to select the tabs on the Shogun the Shogun Post ribbon: Subject Setup, Processing, Objects, Panels, or any other tab you have created.
...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
next | 0 | — | prev | — |
prev | 0 | — | next | — |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// The following example selects the Shelf Tab "Panels": |
...
selectShelfTab "Panels"; |