Equinox Online Help - Language Reference - A to Z

Home

MessageMaxLength

Applies to
SyntaxMessageMaxLength
Action[Function] Returns the maximum size of a queue message.
ScopeUsable anywhere.
Notes

This function returns the maximum size of a message that can be sent to the server message queue. Note that the category and other message information, is not included in this size.

CategoryMessages
See Also DeleteAllMessages, DeleteMessage, DisplayMessage, MessageID, MessageQueueSize, MessageRetrieved, MessagesWaiting, QueueMessage, RetrieveMessage
Example

The following example prints (in the Print window) the current maximum message length.

Print MessageMaxLength