Hello,
i would like to have a confirm that there is no split function in string methods in Deluge.
I have written a custom function that use getUrl function to get data from an external service, the response can be very long (each value on a different row) and it would be really useful to have the capability to split the response string in an arryay for each single row.