<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>ISOBJECT</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">ISOBJECT</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
l (value) IuWFNgǂ𒲂ׂ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">߂l</span>
<p>
l ColdFusion IuWFNg\ꍇ trueAľ^̃f[^ (AAtA\̂Ȃ) łꍇ falseB
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">JeS</span>
<p>
֐
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֐̃V^bNX</span><pre>IsObject(value)
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֘A</span>
<p>
IsDateAIsNumericAIsNumericDateAIsQueryAIsSimpleValueAIsStructAIsWDDXAIsXmlDocAIsXmlElemAIsXmlRoot
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">qXg</span>
<p>
ColdFusion&#160;MX: ̊֐ǉ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">p[^</span>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">gp@</span>
<p>
̊֐́Aquery IuWFNg XML IuWFNgɑ΂Ă false Ԃ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span><pre>&lt;!--- ̗gpɂ́Â悤ɁAcolor.cfc R|[lg쐬܂B ---&gt;
&lt;!--- 
&lt;cfcomponent&gt;
    &lt;cffunction name=&quot;myFunction&quot; access=&quot;public&quot; returntype=&quot;string&quot;&gt;
        &lt;!--- \̃IuWFNg쐬 ---&gt;
      &lt;cfset myColor = &quot;Blue&quot;&gt;
      &lt;cfreturn myColor&gt;
    &lt;/cffunction&gt;
&lt;/cfcomponent&gt;
---&gt;

&lt;!--- color.cfc R|[lg̃CX^X쐬 ---&gt;
&lt;cfobject name=&quot;getColor&quot; component=&quot;color&quot;&gt;

&lt;cfif IsObject(getColor)&gt;
   &lt;!--- myFunction \bhĂяo ---&gt;
   &lt;cfinvoke
      component=&quot;#getColor#&quot;
      method=&quot;myFunction&quot;
      returnVariable=&quot;myColor&quot;&gt;
   &lt;/cfinvoke&gt;

   &lt;cfif IsDefined(&quot;myColor&quot;)&gt;
      &lt;!--- ߂lo ---&gt;
      myColor ̒l = &lt;cfoutput&gt;#myColor#&lt;/cfoutput&gt;&lt;p&gt;
   &lt;/cfif&gt;
&lt;/cfif&gt;

</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="VALUE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">VALUE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>ʏ͕ϐłlłB


  </td>
  </tr>
  </table>
</div>

  </body>
</html>
