Relative Content

Tag Archive for javascripthtmlgoogle-sheetsgoogle-apps-script

Need data from an html file to go to my main code.gs file

I am making a google apps script in which you give an image link and the desired width and height, takes the center color of the division, and puts it as the background color of the corresponding cell. I believe everything should be fine, but my color data is apparently not reaching my main function.