getNumber
The result at the given index interpreted as a Number. Returns null if the value cannot be so interpreted.
Return
a Number value.
Parameters
index
the index of the required value.
The result value for the given key as a Number Returns null if the key doesn't exist or if the value is not a Number
Return
The Number object.
Parameters
key
The select result key.