Table of Contents
setValue Method 

Sets the string value associated with this menu item.

Syntax
JavaScript
 NavigationItem.setValue(value)

Parameters

value
The string value to associate with this menu item.
See Also