Fl Channel Window
fl_channel_windowOpen or close a channel's plugin window or settings panel by specifying the channel index and kind. Control visibility with the show flag to manage FL Studio's interface programmatically.
Instructions
Open/close a channel's plugin window (kind=plugin) or channel settings (kind=settings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | plugin | |
| show | No | ||
| index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||