@fr0121 It's not clear, if you mean that you can't change resources as variables through the interface while being in the script logic, then it should be like that
Resource to list doesn't list arrays individually
-
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'

Image: Resource to list executed full page

Image: Resource as list variable
