Last updated 9 days ago
Was this helpful?
Search Keyword
Keyword of the key to be retrieved
Wildcard usage is supported Example: *car — retrieves all keys that start with "car"
*car
Key values are retrieved as an array of strings.
// Example: Retrieve all keys that start with "car" // Keyword: *car ["cartools", "carmaintain"] // Example return