Method RunToCursor
RunToCursor()
Executes statements of code to the cursor position.
public virtual bool RunToCursor()
Returns
- bool
true if succeed otherwise false;
Executes statements of code to the cursor position.
public virtual bool RunToCursor()
true if succeed otherwise false;