Checks whether the data type is numeric.
Syntax
public boolean isNumeric()
Run On
Called
Return Value
Type: boolean
true if the data type is integer or real; otherwise, false.
Checks whether the data type is numeric.
public boolean isNumeric()
Called
Type: boolean
true if the data type is integer or real; otherwise, false.