Use this command to execute the next program command/statement in step-into mode, or one statement at a time.
Step Into executes the statement at the current execution point. If the statement is a call to a procedure, the next statement displayed is the first statement in the procedure.