MESSAGE

Reference

Syntax

MESSAGE { tn
        | tn(id)
        | {ID mid TYPE mtype NUMBER num}
        | {oref TYPE mtype}
        | {text TYPE mtype} }
        { { [DISPLAY LIKE dtype]
            [RAISING exception] }
        | [INTO text] }
        [WITH dobj1 ... dobj4].


Effect

Displays a message.

Additions

Specification of Message and Message Type:

Specification of the display type