<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>STRUCTCLEAR</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">STRUCTCLEAR</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>
\̂炷ׂẴf[^폜܂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>
słꍇ trueAsłȂꍇ false
</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>StructClear(structure)
</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">gp@</span>
<p>
ZbVϐɑ΂Ă̊֐ĂяoȂłBڍׂɂẮAwww.coldfusion.com/Support/KnowledgeBase/SearchForm.cfm</a>  TechNote 14143AuColdFusion 4.5 and the StructClear(Session) functionvQƂĂB̋ĹAColdFusion 4.5A5.xA 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"></span><pre>&lt;!--- StructClear ֐܂B&quot;addemployee.cfm&quot; t@Cgp
   cf_addemployee JX^^OĂяo܂B ---&gt;
&lt;body&gt;
&lt;h1&gt;V]ƈ̒ǉ&lt;/h1&gt;
&lt;!--- p[^̏lݒ ---&gt;
&lt;cfparam name = &quot;Form.firstname&quot; default = &quot;&quot;&gt;
&lt;cfparam name = &quot;Form.lastname&quot; default = &quot;&quot;&gt;
&lt;cfparam name = &quot;Form.email&quot; default = &quot;&quot;&gt;
&lt;cfparam name = &quot;Form.phone&quot; default = &quot;&quot;&gt;
&lt;cfparam name = &quot;Form.department&quot; default = &quot;&quot;&gt; 
&lt;cfif form.firstname eq &quot;&quot;&gt;
 &lt;p&gt;tH[̊eڂ͂ĂB
&lt;cfelse&gt;
 &lt;cfoutput&gt;
  &lt;cfscript&gt;
   employee = StructNew();
   StructInsert(employee, &quot;firstname&quot;, Form.firstname);
   StructInsert(employee, &quot;lastname&quot;, Form.lastname);
   StructInsert(employee, &quot;email&quot;, Form.email);
   StructInsert(employee, &quot;phone&quot;, Form.phone);
   StructInsert(employee, &quot;department&quot;, Form.department); 
  &lt;/cfscript&gt; 
 &lt;/cfoutput&gt;
&lt;!--- ]ƈǉJX^^OĂяo܂B ---&gt;
 &lt;cf_addemployee empinfo = &quot;#employee#&quot;&gt;
 &lt;cfscript&gt;StructClear(employee);&lt;/cfscript&gt; 
 &lt;/cfif&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="STRUCTURE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">STRUCTURE</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>f[^폜\̂łB


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

  </body>
</html>
