0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

【GAS】ファイル名からファイルを取得する

Last updated at Posted at 2018-04-23

この記事は個人ブログに移行しました。最新情報はブログ版をご覧ください。

要点

  • ファイル名で検索したいときgetFilesByName)という便利な関数がありますが、 Filesとあるように複数ファイル取得が前提でFileIteratorが返ってきます。 このフォルダ配下は必ず一つしか存在しないんだよーってときはこちらをどうぞ。
  • このフォルダ配下は必ず一つしか存在しないんだよーってときはこちらをどうぞ。
  • 【GAS】ファイル名からファイルを取得するの実装手順やハマりどころはブログ本文で詳しく紹介しています。

もっと詳しく

  • ブログではコード全文や補足資料を継続的に更新しています
  • 気になる点があればコメントください🙌
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?