<?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>VBScript の変数のデータ型は、すべてバリアント型（Variant）になる。バリアント型（Variant）は次の特徴を持つ。どんな値でも格納できる。数値でも文字列でも何でも OK 。格納された値をどのデータ型として扱うかを「内部処理形式」として持つ。たとえば整数を格納すれば内部処理形式は整数型となり、ブール型（True/False）を格納すれば内部処理形式はブール型となる。内部処理形式の一覧バリアント型（Variant）で持てる内部処理形式は以下のとおり。内部処理形式説明Empty 値初期値が代入されていないことを表す。Null 値有効なデータを持たないことを表す。ブール型（Boolea…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2F20240513%2F1715551200&quot; title=&quot;VBScript - データ型（バリアント型（Variant）とは） - 怠日記&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-13 07:00:00</published>
  <title>VBScript - データ型（バリアント型（Variant）とは）</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/20240513/1715551200</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
