How can i make a variable store data after using a Call Module Function event?
Summary
waht am asking for is how to change the value of a variable and keep it changed using a Call Module Function eventContent
Hi,
I passed a variables in the arguments for a module function and I used some of them and changed others. Using console.info () shows that everything is fine, but, when the output of the event occurs, the value of the variables returns the same thing before changing.
So, how can I change a variable value using a call module function action.
Here is my event in the photo.
and that's my function.
Code Snippet
Tagged:
0