@langtoi
The developer is aware of this problem.
While this problem remains relevant, you can replace the double quote with a single quote before parsing the string, and then perform the reverse replacement. All this can be done using the "Replace string" action.
How to Array variable.
-
@seven7 You will have to use javascript and the "execute code" action
https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Basics -

Unfortunately, I don't know how to do it, as shown in the figure, each time the loop variable [[IMAGES_URL]] gets a different URL result.
I want to store these results in a variable like [[RESULTS_IMAGES]] value is https://url1.com,https://url2.com,https://url3.com