![Euresys Coaxlink Series Programmer'S Manual Download Page 41](http://html1.mh-extra.com/html/euresys/coaxlink-series/coaxlink-series_programmers-manual_2436137041.webp)
41
return x + 2;
}
, hello: function() {
console.log('Hello from ' + module.filename);
}
};
console.log('module.exports contains: ');
for (var e in module.exports) {
console.log('- ' + e + ' (' + typeof module.exports[e] + ')');
}
console.log('Completed execution of ' + module.filename);
6. Euresys GenApi scripts
Coaxlink
Programmer Guide