To be or not to be, that is the question

To be or not to be, that is the question.

Hiya, treat the $(touser) as text, like this, instead of pasting it directly in your eval:

`$(touser)`.replace(/@/g,'')

That should hopefully fix that issue.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.