Determine length of message queue
length(
checks the number
of messages in the internal receiving queue of an input or local message.message_name
)
The length
operator is not supported for input messages
that use external receiving queues. To use the length
operator, enable the Use Internal Queue property for this
message.