31
Bug reports / Gravity bug in 2.37.5.
« on: November 12, 2005, 08:52:35 AM »
This seems to be fixed in the version [PY] uploaded.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
IsNumeric("hello") = False
IsNumeric("77") = True
IsNumeric("hello77") = False
IsNumeric("77.55") = True
IsNumeric("1,099") = True
Dim position As location