Home > @i2analyze/notebook-sdk > commands > IAnalyzeTabSystemGroups
commands.IAnalyzeTabSystemGroups interface
A lookup table for the identifiers of the system action groups in the Analyze tab.
Signature:
interface IAnalyzeTabSystemGroups
Introduced: version 1.8
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| discover | readonly |
GroupId | Gets the identifier of the system action group named "Discover". |
| groups | readonly |
GroupId | Gets the identifier of the system action group named "Groups". |
| layouts | readonly |
GroupId | Gets the identifier of the system action group named "Layouts". |
| select | readonly |
GroupId | Gets the identifier of the system action group named "Select". |