@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.
Variables in executed functions
-
Hello,
If I create a variable using the example of an SQL query and then want to execute a function, the variable can be used in record mode in the function.
But if I do this in Run mode, as soon as I want to query the variable, I get the message that the thread has ended successfully, no matter what comes next. -
Hello,
Please attach a test script or describe the problem in more detail.