This function steps through source codes instructions.
[Specification format]
csplus.step_in(session_id, instruction_step=False)
|
[Argument(s)]
|
|
session_id
|
This argument is ignored in this version.
|
instruction_step
|
A flag to use instruction step or not
|
[Return value]
None
[Example of use]
>>> csplus.rstep_in(session_id)
>>>
|