PROMPT

Syntax

PROMPT [<text>];

Description

Prints <text> to the console. Single and double quotes have to be doubled like in SQL strings. If the parameter is not specified, an empty line is output.

Example
prompt Ready;