Hi. How can I make file_str_read to read strings from a file seperated by comma ","

for example:
I have a text file which consist of: This, is, a, text
How can I read the THIRD string only ??