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

contextMenu( str1 [, str2] )
Execute the item of the context menu.(V1.02)
Check the context menu of the selected file for a match with the string of str1.
(Example : "&Extract")
Or check the matching verb string.
(Example : "copy")
In the case of a submenu, specify the submenu name in str1 and the item name in str2.
パラメータ1(文字列型)
メニューの項目名を指定します。

パラメータ2(文字列型、省略可能)
パラメータ1がサブメニューの場合、サブメニュー内の項目名を指定します。

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