Arguments
string
required
The array key.
number | string
required
The zero-based index to access.
Response
The stored value, or
null (TypeScript) / None (Python) for an empty slot or missing key.TData to describe stored JSON values; it defaults to string.