Template:LSL Function/KeyValue: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Added max memory limit. |
||
| Line 56: | Line 56: | ||
| | | | ||
{{#vardefine:spec|{{#var:spec}} | {{#vardefine:spec|{{#var:spec}} | ||
* Maximum memory storage: 128 MiB | |||
<h4>Dataserver</h4> | <h4>Dataserver</h4> | ||
The [[dataserver]] callback parameters are: | The [[dataserver]] callback parameters are: | ||
Latest revision as of 05:48, 17 November 2025
| #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. | ||||||||||
| p_{{{value}}}_desc | The value for the key-value pair. Maximum 2047 characters, or 4095 if using Mono. Note! This value may contain commas. | ||||||||||
| spec |
DataserverThe dataserver callback parameters are:
String Components
| ||||||||||
| caveats | |||||||||||
| table_text |
The string containing a comma-delimited list (cdl).
String Components
|