<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m_kbou</author_name>
  <author_url>https://blog.hatena.ne.jp/m_kbou/</author_url>
  <blog_title>教えて！GAS！</blog_title>
  <blog_url>https://osiete-gas.work/</blog_url>
  <categories>
    <anon>オブジェクト・クラス</anon>
  </categories>
  <description>構文 プログラミング例 まとめ 構文 構文は以下の通りです。 let オブジェクト名 = { メソッド名: function(引数) { // 処理内容 }};// メソッドの呼び出しオブジェクト名.メソッド名(引数); 解説 オブジェクトの要素として関数（メソッド）を使用することができます。オブジェクトは複数のプロパティ（データ）やメソッド（処理）を持つことができます。メソッドはオブジェクトの動作を定義する関数です。上記の構文では、オブジェクト内にメソッドを定義し、そのメソッドを後から呼び出して実行しています。 プログラミング例 具体的なプログラミング例を紹介します。 let 車 = { 動…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fosiete-gas.work%2Fentry%2F2024%2F08%2F19%2F090935&quot; title=&quot;Google Apps Scriptでのオブジェクトのメソッドについて - 教えて！GAS！&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn.user.blog.st-hatena.com/default_entry_og_image/153954334/1722225573956980</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-08-19 09:09:35</published>
  <title>Google Apps Scriptでのオブジェクトのメソッドについて</title>
  <type>rich</type>
  <url>https://osiete-gas.work/entry/2024/08/19/090935</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
