Print

Description

Prints the given value or string to the screen and adds a new line character so that the next print command will be one line down.

Definition

Print( i )

Print( f )

Print( szString )

Parameters