Replacing new lines in variables

Hi, we try to execute a data action by klicking a button within a script. the user fills a multiline textbox. The textbox is connected to a variable, that is used as an input field for the data action.

The user can enter "new lines" in the textbox. if this happens, the data action is not working. If the user enter "\n" instead, it works. How the genesys script handles new lines?

Is it possible, to "modifiy" the variable before firing the data action and to replace the "new lines" with "\n"?

With regards

Mirko Jessulat

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