#include "json2.js"; var abc = 123; if(BridgeTalk.appName == 'bridge'){ var newCommand = new MenuElement('command', 'Export files List...', 'at the end of Tools'); } newCommand.onSelect = function (){ $.writeln("Hello World!!"); var s = ""; var arr = []; for(var i=0; i