Welcome!
Log In
Create A New Profile
Home
>
WinDev Solutions
> Topic
Advanced
Replacement for IsNumeric()
Posted by Sebastian Arnold
Forum List
Message List
New Topic
Sebastian Arnold
Replacement for IsNumeric()
August 09, 2016 01:30PM
A few weeks ago I discovered that
IsNumeric("02NST2")
returns True. Well, I don't agree with this result.
So I needed a workaround. And this is what I ended up with:
MatchRegularExpression("02NST2","[0-9]+") -> False
HTH
Sebastian
Reply
Quote
Newer Topic
Older Topic
Print View
RSS
Author:
Your Email:
Subject:
Help information
BBcode help
Smileys help
Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
[Please, enable JavaScript to see the code]
Enter code:
Message:
[Please Enable JavaScript]