expandFolder(Ver2.11対応版)
IndexScriptGlobal method− expandFolder

expandFolder( str[, num1 [, num2] ] )
Expand / collapse folder tree without selecting. (V1.01)
パラメータ1(文字列型)
The target path.

パラメータ2(数値型、省略可能)
The expansion method. (Bitwise OR of the following values)
0x01: Scroll to enter the screen
0x02: Collapse subfolders
0x04: Equivalent to expansion with "*" on the numeric keypad

パラメータ3(数値型、省略可能)
The depth when 0x04 in parameter 2 is specified.
Expand to the specified depth.
Default is equivalent to 2, and when deployment is complete, drill down one hierarchy at a time.

返り値
返り値はありません。