getNumeric
int getNumeric(key,
defaultValueNum)
Returns the numeric value associated with key
, or
defaultValueNum
if the key
does not exist or there
was a conversion error.
int getNumeric(key,
defaultValueNum)
Returns the numeric value associated with key
, or
defaultValueNum
if the key
does not exist or there
was a conversion error.