StringToInteger

この関数は、数値の記号表現を含む文字列を整数(整数)型の数に変換します。

long  StringToInteger(
   string  value      // string
   );

パラメーター

[入力]数値を含む文字列。

戻り値

long型の値。

Leave a Reply

Your email address will not be published. Required fields are marked *

CAPTCHA


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code class="" title="" data-url=""> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong> <pre class="" title="" data-url=""> <span class="" title="" data-url="">