delete_script_button
Permanently remove script buttons from PyNet modules by ID. Delete obsolete UI elements using pid, module_id, and button_id parameters to clean up your interface.
Instructions
Permanently removes a ScriptButton from a module by Id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | ||
| module_id | Yes | ||
| button_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |