Value.isNumber

Gets whether the value stored in the given GdaValue is of numeric type or not.

class Value
int
isNumber
()

Return Value

Type: int

TRUE if a number, FALSE otherwise.

Meta