PrintN()
Syntax
Result = PrintN(Text$)
Description
Display the Text$ in the console and add a line return. The Text$ length shouln't be over 250 characters, else the end of the string will be cutted. To change the current cursor position the command ConsoleLocate() should be used.
Supported OS
Windows