I share this blog with my thoughts and creations from my daily programming, knowledge, and technology updates.
function myFunction() { for(var i = 0; i < 10; i++){ Logger.log(i); } }
この機能がやること iが0から10(未満)になるまで繰り返す iをログに出す
自分が指導・参加しているクラスの名称とIDを取得するコードを試しました 下記 Code.gs では pageSize で 100 を設定していますが 必ず 100件 返ってくるとは限らないらしいです https://developers.google.com/workspace/...