Split the results string with the separator ,.
results
,
Make sure to type results.split(",").
results.split(",")