Display Functions

This section describes Runtime functions used to output information to the screen display.

MsgBox Statement

Displays a dialog box containing a message.

MsgBox Function

Displays a dialog box containing a message and returns a value.

Print Statement

Outputs the specified strings or numeric expressions to a dialog or to a file.