Page 1 of 1

http request char add to char problem

Posted: Tue Apr 13, 2021 11:34 pm
by k0rkunc
Hello

I am trying to upload data from google sheets http request but there is a situation like this I need to add a few char type variables to the link but I could not add idf string I guess it does not support

https://script.google.com/macros/s/AKfy ... 5lX6w/exec?

How can I add my variables to the continuation of this. I did it with for but it causes a problem

Re: http request char add to char problem

Posted: Wed Apr 14, 2021 7:41 am
by k0rkunc
solved with sprintf