getBoolean
The result at the given index interpreted as a boolean. Returns false if the value cannot be so interpreted.
Return
a boolean value.
Parameters
index
the index of the required value.
The result value for the given key as a boolean Returns false if the key doesn't exist or if the value is not a boolean
Return
The boolean value.
Parameters
key
The select result key.
Gets value at the given index as a boolean.
Return
the boolean value.
Parameters
index
the index. This value must not exceed the bounds of the array.
Gets a property's value as a boolean. Returns true if the value exists, and is either true or a nonzero number.
Return
the boolean value.
Parameters
key
the key