@Int64 This is exactly what I was looking for! Thank you, I can now continue working within try catch ❤️
Error unable to parse variables in Parse CSV string
-
@langtoi said in Error unable to parse variables in Parse CSV string:
I started experiencing this situation in recent versions, it doesn't always appear, it turns my entire software upside down.
Give an example of the string used
-
Before performing the "Parse CSV String" action, log the contents of the "Account Check" resource. Check if everything is okay there.
-
Before performing the "Parse CSV String" action, display the resource "{{Account Check|notreuse}}" log and send a screenshot of what is written there.
-
@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.





