()Get the currently executing file and line, if any.
@returns A string containing the file, a tab, and then the line number. Use getField() with this.
string DbgFileView::getCurrentLine();
This function does not accept any parameters.
string
No description available.
Engine
DbgFileView::clearBreakPositions
DbgFileView::findString
DbgFileView::open
DbgFileView::removeBreak
DbgFileView::setBreak
DbgFileView::setBreakPosition
DbgFileView::setCurrentLine
This function is not called by any other functions.