getInt
The result at the given index interpreted as and an int. Returns 0 if the value cannot be so interpreted.
Return
an int value.
Parameters
index
the index of the required value.
The result value for the given key as an int Returns 0 if the key doesn't exist or if the value is not a int
Return
The integer value.
Parameters
key
The select result key.