Name
msg.id — Return the human-readable ec_message.id
Synopsis
msg.id;
Description
When used in a string context, or explicitly forced into a string via tostring(msg.id)
, this function returns the human-readable ec_message.id.
Enable this function with the statement require('msys.extended.message');
.
See Also
Was this page helpful?