How to split 3 movies separated by commas from an input dialog

string_var.split(","c).toarray()

1 Like