SET MESSAGE

From Lianjapedia
Revision as of 11:24, 23 October 2013 by Yvonne.milne (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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"