Report Manager Documentation

Variant.IsNumber�Method�

Function to check if the current value is a number.

public�bool�IsNumber();

Return Value

Returns true if the current value is number. That is any integer Double or Decimal value.

See Also

Variant Class | Reportman.Reporting Namespace