lset
LSET
LSET key index value
Sets the list element at index
to value
. For more information on the index
argument, see LINDEX-
An error is returned for out of range indexes-
LSET key index value
Sets the list element at index
to value
. For more information on the index
argument, see LINDEX-
An error is returned for out of range indexes-