IsNumeric Function


IsNumeric Function

Class

Microsoft.VisualBasic.Information

Syntax

     Dim result As Boolean = IsNumeric(expression) 


expression (required; any)

The expression to be examined for numeric content

Description

The IsNumeric function determines whether expression can be evaluated as a number (true) or not (False).




Visual Basic 2005(c) In a Nutshell
Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
ISBN: 059610152X
EAN: 2147483647
Year: 2004
Pages: 712

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net