LANG SELRCT

Apps Script Reference  (Create: Create new Spreadsheet | Create new Apps Script

2017年11月12日日曜日

Google Formのスクリプトエディタを開く



Google Formにスクリプトを書くには
右上のメニューボタンを開いてスクリプトエディタを選択します
するとこのようにスクリプトエディタが開きます


Latest post

Googleドライブのファイルを指定フォルダに移動したい - Move a file to a specific folder in Google Drive via Apps Script

Googleドライブのファイル移動を簡単にしたくて書いたコードです。 I wrote this code to make it easier to move files in Google Drive. 移動したいファイルURLと移動先のフォルダURLを入力して移動するWebアプ...