N        This expression returns the size in bytes of the received binary message.

Although it can be used with other types of messages, Number messages will always return 4 (as they are one signed integer).

It can be used with text messages too, if you want the byte count, which is not always the character count; it depends on the character set.


This number will be 0 when no Message event is running.