Menu.isMenu


isMenu(menuText)

Check whether the specified name refers to a sub menu False will be returned if the specified name is not present, or is a menu item

menuTextstringtext to check
Return valuebooleantrue if a sub menu, false otherwise

Back to Menu

Back to Overview