Hello,
Anyone have idea How to use fetch() function in preprocessing to return the value from json data?
I have tried but script showing syntax error. But while run the script in server console with node command it will return the result as I expect.
Anyone have idea How to use fetch() function in preprocessing to return the value from json data?
I have tried but script showing syntax error. But while run the script in server console with node command it will return the result as I expect.
Comment