clear()

Syntax:

[void] window.menu.clear(void) 

or

[void] menu.clear(void)

Description:

Call the clear method to delete all the menu items in the options menu pane. This operation will also clear all submenus if such exist.

Arguments:

This method takes no arguments.

Return value:

This method does not return a value.