ConfLayoutFields_BR.isNumeric Method
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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Checks whether the data type is numeric.
public boolean isNumeric()
Called
Type: boolean
true if the data type is integer or real; otherwise, false.