Skip to main content

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.
Values use the SDK’s automatic deserialization. Use TData to describe stored JSON values; it defaults to string.
See the server command reference for protocol details.