getString
The result at the given index as a String
Return
a String value.
Parameters
index
the index of the required value.
The result value for the given key as a String object Returns null if the key doesn't exist.
Return
The String object.
Parameters
key
The select result key.