how to save a variable which is inside a function and want to make it global in node? code example Example: node.js save global variable global.number = 5;