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