This command executes a single line of the source program. If the current line is a call, execution stops at the first statement in the called function.

After executing the Step into command, the current line should be in the setToParent function.