IsNumber(Value As Variant) As Boolean...
Then why variant?

Jussi


2010/12/13 Benoît Minisini <[email protected]>

> > Hi!
> > With Gambas 3 revision 3361 @ Ubuntu 10.04 64bit,
> > IsNumber(False) returns False.
> >
> > Is this new behaviour correct?
> >
> > Jussi
>
> Yes. Now IsNumber() takes a string and returns if the string can be
> converted
> to a number.
>
> --
> Benoît Minisini
>
>
> ------------------------------------------------------------------------------
> Lotusphere 2011
> Register now for Lotusphere 2011 and learn how
> to connect the dots, take your collaborative environment
> to the next level, and enter the era of Social Business.
> http://p.sf.net/sfu/lotusphere-d2d
> _______________________________________________
> Gambas-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to