Hi, Rex! Thanks a lot for all your plugins, they really help to boost my projects.
I've got 2 questions about this CSV plugin:
1. Is it possible to get a bit randomised strings from a cell?
I use it for dialogs so it would be really cool to be able to get strings like "It is a rainy day at my place" from a cell "It is a rainy|sunny|trumpy day at my place" in CSV.
2. Is it possible to execute some C2 methods or call functions from the same CSV string mentioned above?
Like to call function "refreshUI" from a row "reply001, "Hello, Rex!", function.Call("refreshUI")"
Thanks a lot for your help.