Easy Tutorial
❮ Prop Buffer Prop Datecreated Folder ❯

ASP WriteLine Method



The WriteLine method writes a specified text string and a newline character to a TextStream file.

Syntax

Parameter Description
text Optional. The text to be written to the file. If you do not specify this parameter, a newline character is written to the file.
❮ Prop Buffer Prop Datecreated Folder ❯