要求されたページは選択されたバージョンでは利用できない。
DoesItemExistByIndex
Syntax
Boolean DoesItemExistByIndex(int index)
Description
Determine whether or not a tab, as specified by its index, exists.
Parameters
index
Integer index of the tab. Note that index numbering begins with 1.
Return Value
Return TRUE ifthe tab exists; otherwise, FALSE.