<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>VBScript</anon>
  </categories>
  <description>文字列の中にとある文字列が含まれているか検索するには、InStr 関数または InStrRev 関数を使う。先頭から検索するときは InStr 関数を、末尾から検索するときは InStrRev 関数を使う。どちらの関数も、最初に見つかった文字の位置（先頭からその文字までの文字数）を返す。見つからない場合は 0 が返る。先頭から検索するInStr 関数は、指定された文字列をある文字列の先頭から検索する。InStr([start, ]string1, string2[, compare])引数start： 検索開始位置。文字列の先頭を 1 とする。省略した場合、先頭から検索される。string1：…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2F20240520%2F1716156000&quot; title=&quot;VBScript - 文字列を検索する | InStr, InStrRev 関数 - 怠日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-05-20 07:00:00</published>
  <title>VBScript - 文字列を検索する | InStr, InStrRev 関数</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/20240520/1716156000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
