Function

関数を作成します。function命令と同様です。

書式

★ = new Function([引数,引数,...引数,]"◆");
   ★=オブジェクト名
   ◆=関数本体