Msg
Returns the Email object. Do not access this parameter from the script, as it's already been passed in as the Email object.
Values
Examples
var myemail;
myemail = MsgHandler.msg;
Page updated: 06 April 2023
Returns the Email object. Do not access this parameter from the script, as it's already been passed in as the Email object.
var myemail;
myemail = MsgHandler.msg;
|
---|