apex_delete_button
Delete a button from an existing Oracle APEX app by specifying the application ID, page ID, and button name.
Instructions
Delete a button from an existing app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | Application ID. | |
| page_id | Yes | Page ID. | |
| button_name | Yes | Exact button name (e.g. "CREATE"). Case-insensitive. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |