scripting:api:wsh-text-stream:write-blank-lines

WriteBlankLines

Method of IWshTextStream

Writes a specified number of newline characters to a TextStream file

WshTextStream.WriteBlankLines(Lines);
WshTextStream.WriteBlankLines Lines
HRESULT hr = WshTextStream.WriteBlankLines(Lines);