![]() |
Type in a command, or "ls dictionary" to search all commands for "dictionary", etc.
|
NAME
isNumeric - Checks if a an argument is numeric.
SYNOPSIS
isNumeric [ARGUMENT TO CHECK]
EXAMPLES
isnumeric 500
(returns 1)
isnumeric yubnub
(returns 0)
DESCRIPTION
isNumeric will return "1" if an argument is numeric, and will return "0" otherwise.
AUTHOR
Chicagosage
b.a.