The following enquiry functions are built in:
isFinite()
isNaN()
This operator can behave as if it were a function:
typeof
These enquiry functions are available in other languages and we have documented them elsewhere with example scripts to simulate their functionality:
isalnum()
isalpha()
iscntrl()
isdigit()
isgraph()
islower()
isodigit()
isprint()
ispunct()
isspace()
isupper()
isxdigit()
See also: | isAlnum(), isAlpha(), isCtrl(), isDigit(), isFinite(), isGraph(), isLower(), isNaN(), isODigit(), isPrint(), isPunct(), isSpace(), isUpper(), isXDigit(), typeof |
Prev | Home | Next |
Engrave() | Up | Entity object |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |