Resource to list doesn't list arrays individually

Support
  • Yo I have noticed when trying to turn my "type: Select" resource into a list, all the selected items in my resource turned into a single array separated by comma. Is it supposed to do it this way?

    I know I can instead set a variable to the resource as a string then parse all words separated into a list but I'm just wondering if this is supposed to be like this for 'type: Select' resources when putting it in a 'resource to list' or not. Just curious.

    Image: Resource selection 'type: Selected'
    resource_list_img_1.png

    Image: Resource to list executed full page
    resource_list_img_2.png

    Image: Resource as list variable
    resource_list_img_3.png