String
GETRANGE
Return a substring of value at the specified key.
Arguments
The key to get.
The start index of the substring.
The end index of the substring.
Response
The substring.
Was this page helpful?
Return a substring of value at the specified key.
The key to get.
The start index of the substring.
The end index of the substring.
The substring.
Was this page helpful?