Thread Rating:
  • 338 Vote(s) - 2.9 Average
  • 1
  • 2
  • 3
  • 4
  • 5
文字列の中身が数字かどうか
10-17-2011, 02:43 PM,
#1
文字列の中身が数字かどうか
String の中の値が数字かどうかを確かめる良い方法はありますか?

Code:
{let s:Strign = "123"}
{if {String {s.to-int}} == s then
    {popup-message "int"}
}

この方法だと、int型は判断できるのですが、小数点付きの値などもいちいちやっていくのが面倒で・・・


Messages In This Thread
文字列の中身が数字かどうか - by umemura - 10-17-2011, 02:43 PM
Forum Jump:


Users browsing this thread:
1 Guest(s)

MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: 'mybb_threadviews' (errno: 2)
Query:
INSERT INTO mybb_threadviews (tid) VALUES('307')