scripting - Run a Google Apps script on a selected file -


how can select google drive file , run google apps script on file? have script move files particular folder (which folder depends on what's in filename), want able run script on currently-selected file (or multiple selected files). possible? thanks.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -