tab.setLabel (Client API reference)

Sets the label of the tab.

Syntax

tabObj.setLabel(label);

Parameter

Name Type Required Description
label String Yes The new label of the tab.

getLabel