Hi!
in my template I'm taking a variable from Email Action and save it as password,
but when I try to save the details of the new account to a file, it creates "Enter" after the password.
It happens only in this templates, and I've added a "Normal" Example for you to see what I want it to look like.
Example:
Normal:
KaylabL;4nEGg8yFAH;[email protected]
and what happens now:
Kirkoq;aezTAP4f
;[email protected]
I've tried to regex the variable with \r\n and {-String.Enter-} but without any success.
I hope you could help me with this,
Thanks alot!
in my template I'm taking a variable from Email Action and save it as password,
but when I try to save the details of the new account to a file, it creates "Enter" after the password.
It happens only in this templates, and I've added a "Normal" Example for you to see what I want it to look like.
Example:
Normal:
KaylabL;4nEGg8yFAH;[email protected]
and what happens now:
Kirkoq;aezTAP4f
;[email protected]
I've tried to regex the variable with \r\n and {-String.Enter-} but without any success.
I hope you could help me with this,
Thanks alot!