--
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openrefine+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
value.replace(/(cat)/, ';$1;').split(';')not sure if I replied correctly but this worked for me:value.replace(/(cat)/, ';$1;').split(';')