Skip to main content

Arguments

str
required
The key of the list.
number
required
At which index to set the value.
str
required
The value to set.

Response

Returns True if the index was in range and the value was set.