Xavier
Posts: 0
Joined: Wed Oct 29, 2014 8:09 pm

value parameter in JS mapping

Dear all,

I am performing a mapping in a service ('before send').
I am trying to modify the value by clicking the JS button.

The web interface tells me that I can use a "value" parameter (i.e., " function (value){...]")
Nevertheless, the value parameter is not defined.

When I set this line in the JS field:
console.log("value: "+ value);

I only obtain:
"value: "

Do I make a mistake ?

Thanks in advance
Kind regards

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

value parameter in JS mapping

Hello Xavier,

Sorry I'm not sure I understand you correctly, could you please clarify your question with some screenshots?

Return to “Issues”