String
GET
Return the value of the specified key or null
if the key doesn’t exist.
Arguments
The key to get.
Response
The response is the value stored at the key or null
if the key doesn’t exist.
Was this page helpful?
Return the value of the specified key or null
if the key doesn’t exist.
The key to get.
The response is the value stored at the key or null
if the key doesn’t exist.
Was this page helpful?