WriteLineW

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TSystemConsole class > Methods >

WriteLineW

Previous pageReturn to chapter overviewNext page

Writes the specified string value (Unicode), followed by the current line terminator, to the standard output stream.

 

value - The value to write.

WriteLineW                     PROCEDURE(STRING pValue)