JoinNextLine

This method removes the CRLF of the specified line.

After calling JoinNextLine, the line that had the index (LineIndex + 1) before the call receives the index LineIndex.

A successful call of JoinNextLine reduces the number of lines by 1.

Syntax

JoinNextLine (LineIndex as Long)
Parameter Description
LineIndex Index of the line.