Method UnBreakLine
UnBreakLine(bool)
When implemented by a class, concatenates lines at current position.
bool UnBreakLine(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.