Name
msg:is_mcmt — Determine whether a message is a MCMT message
Synopsis
msg:is_mcmt();
Description
Determine whether a message is a Multi-Channel Message Type (MCMT) message. For more information about this message type see The MCMT_Reception Option.
Because this function is in the msys.core
namespace, an explicit require('msys.core')
is not necessary.
Was this page helpful?