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