<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>ISSTRUCT</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">ISSTRUCT</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>
ϐ\̂ǂ𒲂ׂ܂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>
ϐ (variable)  ColdFusion \̂܂ java.lang.Map C^[tF[X Java IuWFNg̏ꍇ trueAϐ (variable) ̃IuWFNg[U[`֐ (UDF) łꍇ 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>
֐A\̊֐
</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>IsStruct(variable )
</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>
\̊֐AwColdFusion MX JKChx̑35͂́uXML  WDDX ̎gpv ́uColdFusion XML IuWFNg̕ύXv
</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: ̕ύX : ̊֐́AXML IuWFNgɎgpł܂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"></span><pre>&lt;!--- ̎QƐṕ̗AIsStruct ̎gp@Ă܂B ---&gt;
&lt;p&gt;̃t@ĆAStructNewAStructClearA StructDelete ŌĂяo addemployee.cfm 
ގĂ܂B̃t@C͏]ƈ̒ǉɎgpJX^^O̗łB]ƈ̏ employee \
 (EMPINFO ) n܂BUNIX ł́AEmp_ID ǉKv܂B
&lt;!--- 
&lt;cfswitch expression = &quot;#ThisTag.ExecutionMode#&quot;&gt;
  &lt;cfcase value = &quot;start&quot;&gt;
   &lt;cfif IsStruct(attributes.EMPINFO)&gt;
   &lt;cfoutput&gt;Error.Invalid data.&lt;/cfoutput&gt;
   &lt;cfexit method = &quot;ExitTag&quot;&gt;
   &lt;cfelse&gt;
   &lt;cfquery name = &quot;AddEmployee&quot; datasource = &quot;cfdocexamples&quot;&gt;
   INSERT INTO Employees
   (FirstName, LastName, Email, Phone, Department)
   VALUES
   &lt;cfoutput&gt;
   (
   `#StructFind(attributes.EMPINFO, &quot;firstname&quot;)#' ,
   `#StructFind(attributes.EMPINFO, &quot;lastname&quot;)#' ,
   `#StructFind(attributes.EMPINFO, &quot;email&quot;)#' ,
   `#StructFind(attributes.EMPINFO, &quot;phone&quot;)#' ,
   `#StructFind(attributes.EMPINFO, &quot;department&quot;)#'
   )
   &lt;/cfoutput&gt; 
   &lt;/cfquery&gt;
&lt;/cfif&gt;
&lt;cfoutput&gt;&lt;hr&gt;]ƈ̒ǉ܂B&lt;/cfoutput&gt;
&lt;/cfcase&gt;
&lt;/cfswitch&gt; ---&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="VARIABLE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">VARIABLE</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>ϐłB


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

  </body>
</html>
