I would like to change the selected item of the WebDataMenu from javascript.
Example:
User performs action in webdialog window and javascript is run to change the current webmenuitem.
The documentation doesn't seem to show how to accomplish this?
I would assume something similar to the WebTab
tab.set_selectedIndex(index);