getDouble
The result at the given index as a double
Return
a double value.
Parameters
index
the index of the required value.
The projecting result value for the given key as a double value. Returns 0.0 if the key doesn't exist.
Return
The double value.
Parameters
key
The select result key.