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