Node.js: how to reload module

I am new to NodeJS so probably I am doing some mistakes. I have written a bunch of code in an external file called myapp. I start NodeJS for windows and from the interpreter window I type: var my...