modifyTab()

Overview

public any function modifyTab(
      required string id
)

Modifies a tab definition. Any arguments are merged with the tab attributes for the tab matching the passed id. If the tab does not already exist, it is created.

Arguments

NameTypeRequiredDescription
idstringYesID of the tab you wish to modify