/
createShelfSeparator
createShelfSeparator
Description
Creates a separator at the end of the last button in the specified tab. Useful when initially setting up a tab.
Functional area
Interface
Command syntax
Syntax
createShelfSeparator ["tabName"] ["groupName"] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
tabName | The tab in into which you want the separator inserted. | ||
groupName |
Flags
None
Return value
void
Examples
//create a tab and add a separator createShelfSeparator "testTab";
Additional information
Related commands
, multiple selections available,