Template:LSL Function/KeyValue: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 12: | Line 12: | ||
}} | }} | ||
{{#vardefine:header_footnote_last| | {{#vardefine:header_footnote_last|{{#var:header_footnote_last}}{{PBR}} | ||
The [[dataserver]] callback parameters are: | The [[dataserver]] callback parameters are: | ||
* A key containing the {{LSLGC|Key/handle|handle}} returned from [[{{#var: | * A key containing the {{LSLGC|Key/handle|handle}} returned from [[{{#var:name}}]] | ||
* A string containing a comma-delimited list. | * A string containing a comma-delimited list. | ||
{{#if:{{{ds1|}}}|**{{{ds1|}}}|**The first item is a boolean specifying if the transaction succeeded (1) or not (0).}} | {{#if:{{{ds1|}}}|**{{{ds1|}}}|**The first item is a boolean specifying if the transaction succeeded (1) or not (0).}} | ||
Revision as of 11:44, 9 July 2014
| #var | value |
|---|---|
| p_{{{1}}}_desc | The key for the key-value pair |
| p_{{{2}}}_desc | The value for the key-value pair. Maximum 2047 characters, or 4095 if using Mono. |
| notes |