SetTabText

From IfsoGUIWiki

Jump to: navigation, search

Contents

Declaration

SetTabText(intTab:Int, strText:String)
Sets the text on the tab.

Returns

Nothing

Parameters

  • intTab:Int - The index of the tab to change the text of.
  • strText:String - The new text for the tab.

Gadget Information

Pertains to Tabber.

Example

Personal tools