String
APPEND
Append a value to a string stored at key.
Arguments
key
str
requiredThe key to get.
value
required
The value to append.
Response
How many characters were added to the string.
Was this page helpful?
Append a value to a string stored at key.
The key to get.
The value to append.
How many characters were added to the string.
Was this page helpful?