set Menu Item Enabled
Enables or disables a menu item if that menu item currently exists.
Return
true
if the menu item exists and it's enabled status was applied.
Parameters
menu Item Id
ID of the menu item.
enabled
true
if the item should be enabled, false otherwise.