I have a list detected as a string like this one:
var list = "[\'one\', \'two\', \'three\']"
Is there a way to turn this into an array: