<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>LSPARSENUMBER</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">LSPARSENUMBER</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>
݂̃P[̗LȐl\ł镶A`ݒ肳ꂽlɕϊ܂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ƈvA`ݒ肵l
</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>
eΉ֐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>LSParseNumber(string)
</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>
LSParseDateTimeASetLocaleAwColdFusion MX JKChx̑17͂́uO[oAvP[V̊Jv ́uP[v
</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 : ̊֐ł́AȑÕ[XƈقȂ`ŌʂԂꍇ܂B̊֐ł́AׂẴvbgtH[ Java W̃P[`ݒ胋[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>
̊֐ł́AׂẴvbgtH[ Java W̃P[`ݒ胋[gp܂B
</p>

<p>
tAAlAђʉ݂̒l̃ftHg̕\`ݒ肷ɂ́ASetLocale ֐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"></span><pre>&lt;h3&gt;LSParseNumber ̗&lt;/h3&gt;
&lt;p&gt;LSParseNumber ́AP[ŗL̕𐔒lɕϊ܂B 
̒lɈv鐔lԂ܂B 
&lt;!--- P[̃XgŜ[vAl\܂B ---&gt;
&lt;cfloop LIST = &quot;#Server.Coldfusion.SupportedLocales#&quot;
index = &quot;locale&quot; delimiters = &quot;,&quot;&gt;
   &lt;cfset oldlocale = SetLocale(locale)&gt;

   &lt;cfoutput&gt;&lt;p&gt;&lt;B&gt;&lt;I&gt;#locale#&lt;/I&gt;&lt;/B&gt;&lt;br&gt;
      #LSNumberFormat(-1234.5678, &quot;_________&quot;)#&lt;br&gt;
      #LSNumberFormat(-1234.5678, &quot;_________.___&quot;)#&lt;br&gt;
      #LSNumberFormat(1234.5678, &quot;_________&quot;)#&lt;br&gt;
      #LSNumberFormat(1234.5678, &quot;_________.___&quot;)#&lt;br&gt;      
      #LSNumberFormat(1234.5678, &quot;$_(_________.___)&quot;)#&lt;br&gt;      
      #LSNumberFormat(-1234.5678, &quot;$_(_________.___)&quot;)#&lt;br&gt;      
      #LSNumberFormat(1234.5678, &quot;+_________.___&quot;)#&lt;br&gt;      
      #LSNumberFormat(1234.5678, &quot;-_________.___&quot;)#&lt;br&gt;      
      ۂ̐l : 
         #LSParseNumber(LSNumberFormat(1234.5678, &quot;_________&quot;))#&lt;br&gt;
      &lt;hr noshade&gt;
   &lt;/cfoutput&gt;
&lt;/cfloop&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="STRING">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">STRING</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܂͕܂łϐłB


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

  </body>
</html>
