.print Command

The .print command prints the next line of text on the terminal. This command is used in conjunction with the .input command.

Syntax

.print

Example(s)

.print

Enter the subjects name:

.input

See Also

.input Command

Runoff Commands