GET.MESSAGES() |
![]() ![]() ![]() |
The GET.MESSAGES() function returns any messages currently queued for display.
Format
GET.MESSAGES()
The GET.MESSAGES() function allows an application to retrieve messages queued by the MESSAGE command and display these in a convenient form. The returned string contains one field for each message, in chronological order of message generation. Each field has two values; the message text and the message origin header. The second value may not be present in all messages. |