(Available since version 1.0)
DynamicArray::offsetExists — Returns whether the requested index exists
$index
)
Checks whether the requested index
index
exists.
index
The index being checked.
TRUE
if the requested index
exists, otherwise FALSE