Set Custom Web Menu

tools.setmenu(idx, url, txt)

Apply a custom menu to the web page.

Parameter Type Description
idx integer Index 0-7
url string URL of menu item
txt string Text for menu

e.g.

tools.setmenu(0, 'setup/setup.shtm', 'setup')