getTabNamegetTabName(Ver2.14対応版)
目次Index−
スクリプトScript−
グローバルのメソッドGlobal method−
getTabName
getTabName( num1, num2? )
タブの名前またはパスを取得します。(V1.28)
Gets the name or path. (V1.28)
- パラメータ1(数値型)
-
タブの番号です。
タブの番号は全ての分割の通し番号で、0から数えます。
The tab number.
The tab number is the serial number of all splits, counting from zero.
- パラメータ2(数値型、省略可能)
-
1を指定すると、タブのパスを取得します。(V1.46)
Specify 1 to get the tab path. (V1.46)
- 返り値(文字列型)
-
タブの名前またはパスです。
Tab name or path.