<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>LISTLEN</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">LISTLEN</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>
Xg̗vf𒲂ׂ܂B 
</p>

<p>
Xg̗vf\Ԃ܂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">JeS</span>
<p>
Xg֐
</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>ListLen(list [, delimiters ])
</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>
ListAppendAListDeleteAtAListInsertAtAListPrependAwColdFusion MX JKChx̑3͂́uColdFusion ϐ̎gpv ́uXgv
</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>
ColdFusion ł͋̃Xgvf邽߁A&quot;a,b,c,,,d&quot; ̏ꍇ 4 ̗vf邱ƂɂȂ܂B
</p>

<p>
ɁAListLen ̗̏܂B
</p>

<p>
</p><div align="left">
<table border="1">
  <caption></caption>
  <tr align="center">    <th>&#160;</th>
    <th>&#160;</th>
    <th>&#160;</th>
</tr>
  <tr align="left">    <td><pre>ListLen(&#39;a,b, c,,,d&#39;)
</pre></td>
    <td> </td>
  </tr>
  <tr>
    <td>4
</td>
    <td> </td>
  </tr>
  <tr>
    <td>3 Ԃ߂̗vf &quot; c&quot; łB
</td>
</tr>
  <tr align="left">    <td><pre>ListLen(&#39;a,b, c,,,d&#39;,&#39;,&#39;)
</pre></td>
    <td> </td>
  </tr>
  <tr>
    <td>4
</td>
    <td> </td>
  </tr>
  <tr>
    <td>4 Ԃ߂̗vf &quot;d&#39;&quot; łB
</td>
</tr>
  <tr align="left">    <td><pre>ListLen(&#39;elem_1___elem_2___elem_3&#39;)
</pre></td>
    <td> </td>
  </tr>
  <tr>
    <td>1
</td>
    <td> </td>
  </tr>
  <tr>
    <td>&#160;
</td>
</tr>
  <tr align="left">    <td><pre>ListLen(&#39;elem*1***elem*2***elem*3&#39;)
</pre></td>
    <td> </td>
  </tr>
  <tr>
    <td>1
</td>
    <td> </td>
  </tr>
  <tr>
    <td>&#160;
</td>
</tr>
  <tr align="left">    <td><pre>ListLen(&#39;elem_1___elem_2___elem_3&#39;,&#39;_&#39;)
</pre></td>
    <td> </td>
  </tr>
  <tr>
    <td>6
</td>
    <td> </td>
  </tr>
  <tr>
    <td>&#160;
</td>
</tr>
</table>
</div>
<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;h3&gt;ListLen ̗&lt;/h3&gt;
&lt;!--- bZ[W񂾃[U[̃Xg ---&gt;
&lt;cfquery name = &quot;GetMessageUser&quot; datasource = &quot;cfdocexamples&quot;&gt;
   SELECT Username, Subject, Posted
   FROM  Messages
&lt;/cfquery&gt;
&lt;cfset temp = ValueList(GetMessageUser.Username)&gt;
&lt;!--- XgŜ[vAListGetAt gpĂ\ ---&gt;
&lt;h3&gt;bZ[W𑗐M[U[̖ÕXgɂ́A
&lt;cfoutput&gt;#ListLen(temp)#&lt;/cfoutput&gt; ̃[U[܂܂Ă܂B&lt;/h3&gt;
&lt;ul&gt;
&lt;cfloop From = &quot;1&quot; TO = &quot;#ListLen(temp)#&quot; INDEX = &quot;Counter&quot;&gt;
   &lt;cfoutput&gt;&lt;li&gt;[U[ #Counter# : 
    #ListGetAt(temp, Counter)#&lt;/cfoutput&gt;
&lt;/cfloop&gt;
&lt;/ul&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="LIST">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">LIST</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>XgA܂̓Xg܂łϐłB


  </td>
  </tr>
  </table>
</div>
<div id="DELIMITERS">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">DELIMITERS</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>A܂͕܂łϐłBXgvf̋؂蕶w肵܂BftHg
l̓J} (,) łB 
 </td>
  </tr>
  <tr>
    <td>̃p[^ɕ̕܂܂ĂꍇAꂼ̕o邷ׂẲӏ
蕶Ƃď܂B 


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

  </body>
</html>
