WriteLine

Top  Previous  Next

Writes a new line of text in the file.

 

Syntax:

function WriteLine(Value: string);

 

Description:

Value is the text to add.

 

Example:

 

scripting_ttextfile_writeline