Name

IsNumeric Function — Microsoft.VisualBasic.Information

Synopsis

IsNumeric(expression)
expression required; any expression

An expression to be converted to a number

Return Value

Boolean

Description

Determines whether expression can be evaluated as a number. If the expression passed to IsNumeric evaluates to a number, True is returned; otherwise, IsNumeric returns False.

Get VB.NET Language Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.