- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Jon,
Thank you for your response.
I have tried the following:
- <%= cryptString(memberId) %> --> [nms:webApp Error] ReferenceError: memberId is not defined
- '<%= cryptString(' + memberId + ') %>' --> I removed the double quotes however, when I decrypted it in Script Activity, the value in the log is:
2019-08-20 14:38:23 decrypted memberId= + memberId +
2019-08-20 14:38:23 memberId=@uWgrIzsoAUuwWi0Ojk5aE/Ux2BbGdikIMNnXwQ8qsSM= - cryptString(memberId) --> no <%= %>. Error throws: Uncaught Reference type: cryptString not defined in the browser console
I thought there's just syntax error around this, however, I haven't figured it out yet. ![]()
Views
Replies
0 Likes
Total Likes