回答編集履歴

1

余計なコードを削除

2021/11/13 00:45

投稿

officeforest
officeforest

スコア412

test CHANGED
@@ -50,8 +50,6 @@
50
50
 
51
51
  //パーミッション設定変更
52
52
 
53
- var fileblob = DriveApp.getFileById(fileId).getBlob();
54
-
55
53
  Drive.Files.update(
56
54
 
57
55
  {copyRequiresWriterPermission:flg},