Forum Discussion

halpert's avatar
halpert
New Contributor II
3 years ago

Upload Pipeline (slp file) to Groundplex/Snaplex via Script

I am trying to write a file with custom header separated by semi-colon (reading header from expression library as string)followed by data.
While writing using CSV formatter escape character ‘\’ is getting added as prefix for ‘;’.

Please suggest how i can remove this ‘\’