Up

_isCommTooBig

Return if a Comm is too big or not. If too big, a Comm will be truncated or ignored.

Prototype :

fun [Comm] I

Return : I 1 if communication message overflowed; 0 otherwise

See also :

_on

Example :