Print()

Syntax

Result = Print(Text$)

Description

Display the Text$ in the console. 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

Console - Index