showTab(name, visible) Last updated Save as PDF showTab(name, visible) Shows or hides specified tab page. Parameters: name (String): tab name; visible (boolean): (optional) true to show tab, false to hide it (defaults to true );