-
-
Notifications
You must be signed in to change notification settings - Fork 269
IVirtualConsoleLogGroup
David Ortner edited this page Jan 21, 2025
·
3 revisions
IVirtualConsoleLogGroup represents a VirtualConsole group.
interface IVirtualConsoleLogGroup| Property | Type | Description |
|---|---|---|
| id | number | Identifier number |
| label | string | Log level |
| collapsed | boolean | Message |
| parent | IVirtualConsoleLogGroup | parent group |
Help Packages