getTabStategetTabState(Ver2.14対応版)
目次Index−
スクリプトScript−
グローバルのメソッドGlobal method−
getTabState
getTabState( num1, num2 )
タブの状態を取得します。(V1.04)
Gets the state of the tab. (V1.04)
- パラメータ1(数値型)
-
タブの番号です。
タブの番号は全ての分割の通し番号で、0から数えます。
The tab number.
The tab number is the serial number of all splits, counting from zero.
- パラメータ2(数値型)
-
取得する状態を種類を指定します。
0はロック状態、1は閉じるのを禁止の状態、2はタブごとの親を指定している場合の親のパスです。
Specifies the type of return status.
0 is the lock status, 1 is the close prohibition status, and 2 is the parent path for each tab (if it is set).
- 返り値(数値型または文字列型)
-
タブの状態です。
State of the tab.