menu
Returns the menu for the developer's workbench, where you can select skins to modify or change XForm definitions.
Parameters
- action
- menu
Example URL
http://<host>:<port>/<context>/web/dev.xql?action=menu
Successful Result
The HTML menu for the developer's workbench.
Failed Result
Accessing this API feature requires the "Develop app" permission, and the function will return a 401 Unauthorized (html/401unauthorized.html) page if the permission is not available.