- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Use the below script.
var rcpt = <recipient xtkschema = "nms:recipient" _operation = "insert" email={ctx.vars.MEmail}/>;
try {
xtk.session.Write(rcpt);
} catch(e) {
}
Views
Replies
0 Likes
Total Likes