WriteText

Top  Previous  Next

Writes text to the current line in the file.

 

Syntax:

function WriteText(Value: string);

 

Description:

Value is the text to add.

 

Example:

 

scripting_ttextfile_writetext