Table of Contents
setText Method 

Sets the tool bar item text.

Syntax
JavaScript
 ToolBarItem.setText(text)

Parameters

text
The new item text.
See Also