Set a break point in the begin of the AutoWrap function, press F5 to start debugging and goto the break point.
Then use F10 to execute code step-by-step and look at the debugger windows (Autos or Watch) to see the current values of the variables...