Method BreakLine
BreakLine(bool)
Breaks current line into two lines.
public virtual bool BreakLine(bool withChange = false)
Parameters
withChange
boolIndicates if the change needs to be translated to the parser
Returns
- bool
True if the method succeed; otherwise false.