getBoolean
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 value at the given index as a boolean.
the boolean value.
the index. This value must not exceed the bounds of the array.