Skip to main content
These writes leave the append cursor unchanged.

Arguments

string
required
The array key.
Record<number | string, TData> | [number | string, TData][]
required
A mapping of indexes to values, or an iterable of index-value pairs. Provide at least one pair.

Response

The number of previously empty slots that were filled.
See the server command reference for protocol details.