var bt = new BridgeTalk(); bt.target = "aftereffects"; var script = "alert(app.version)"; bt.body = script; bt.send();