Arguments#
The array key.
The zero-based index to access.
Response#
str | Nonerequired
The stored value, or null (TypeScript) / None (Python) for an empty slot or missing key.
See the server command reference for protocol details.
The array key.
The zero-based index to access.
The stored value, or null (TypeScript) / None (Python) for an empty slot or missing key.
See the server command reference for protocol details.
Was this page helpful?