How to get owners of libraries using Google Apps Script -


is possible names , owners of libraries used in uiapp (using google apps script)?

edit-1
in script editor can click resources tab followed libraries... option.
in dialog see list of libraries you're using.
obtain list (including versions used application) plus owners code.

not possible. need script file id drive , use drive api find owner. thats not possible, have script project id different.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -