SET MESSAGE

From Lianjapedia
Jump to: navigation, search

Purpose

Display a message

Syntax

SET MESSAGE TO <expC>

See Also

MESSAGEBOX()

Description

The SET MESSAGE command is used to display the character string <expC>.

Example

set message to "Hello World"