Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
litespeed_wiki:lsmcd:commands:get [2016/04/06 20:12]
Rob Holda
litespeed_wiki:lsmcd:commands:get [2016/04/06 20:49]
Rob Holda
Line 6: Line 6:
 get <key> get <key>
 </​code>​ </​code>​
 +
 +**parameters:​**
 +  * **key** - The name of the unique key by which data is accessed.
 +
 **example:​** **example:​**
 <​code>​ <​code>​
Line 14: Line 18:
 END END
 </​code>​ </​code>​
-**notes:**+**output ​notes:**
   * **0** → no flags   * **0** → no flags
-  * **10** → Size in bytes +  * **10** → data is 10 bytes long 
-  * **myvalueabc** → value of "​mykey"​+  * **myvalueabc** → "mykey" is associated with the value "​myvalueabc"
  
  • Admin
  • Last modified: 2016/04/06 20:49
  • by Rob Holda