I am a big fan of the smartSplit function. It is really easy to understand and help to extract quickly part of a string based on any character. However if while using the smartSplit function a cells contains a double quote - " - sign, google refine will return the following error message
Here is my work around.
Error: smartSplit error: Un-terminated quoted field at end of CSV line
Here is my work around.