wwUtils::IsNumber

Determines whether the value is either a numeric number, or a text based string that only contains numbers and decimal and thousands separators.

o.IsNumber(lvNumber)

Parameters

lvNumber
The value to check. To return .T. the value must be either a number or string that contains only numbers (and no extra spaces).


See also:

Class wwUtils

© West Wind Technologies, 2023 • Updated: 09/06/15
Comment or report problem with topic