Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Use getNumShelfTabs when you need to know exactly how many tabs are currently in the button shelf.

Functional area

Interface

Command syntax

Syntax

getNumShelfTabs

Arguments

None

Flags

None

Return value

integer

Examples

getNumShelfTabs;
// Returns an integer value indicating the number of
// tabs currently on the button shelf.

Additional information

Related commands

  • No labels