Microsoft® Visual Basic® Scripting Edition IsNumeric Function |
| Language Reference |
|
Returns a Boolean value indicating whether an expression can be evaluated as a number.
IsNumeric(expression)The expression argument can be any expression.
IsNumeric returns True if the entire expression is recognized as a number; otherwise, it returns False.IsNumeric returns False if expression is a date expression.
Comments:
file: /Techref/language/asp/vbs/vbscript/109.htm, 1KB, , updated: 2007/5/22 14:11, local time: 2024/11/5 08:27,
3.149.28.185:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/asp/vbs/vbscript/109.htm"> Microsoft® Visual Basic® Scripting Edition </A> |
Did you find what you needed? |