Help with interupt

No, it is telling you that an interrupt is just like any other function, except for the passing of parameters and the returning of a value. Just what is says and what it means. Do not add assumptions to the description.
The interrupt code has the same access to all global variables as do all other functions.

What do you think a reset command is? I don't recall such an instruction in the Arduino Cook Book.