Difference between revisions of "User: Bgrenon/2"

From Genesys Documentation
Jump to: navigation, search
(Replaced content with "{{Glossaryterm|term=Key-Value Pair|text=key-value pairs (KVPs)}}")
Line 1: Line 1:
{{Glossaryterm|term=Key-Value Pair|text=key-value pairs (KVPs)}}
+
{{GetGlossary|Key-Value Pair}}
 +
{{#get_web_data:
 +
url=https://docs.genesys.com/api.php?action=parse&page=Glossary:{{Ucfirst|Key-Value Pair}}&prop=wikitext&section=0&format=json
 +
|format=JSON
 +
|data=section=wikitext
 +
}}
 +
{{#for_external_table:
 +
{{{section}}}
 +
}}

Revision as of 13:00, October 2, 2019

TEST:Key-Value Pair


Also known as a KVP. A data structure that is used to communicate or store a piece of information. A KVP consists of a key, whose value is a string, and a value, which may be any of a variety of data types, including a key-value set (thus, making the structure recursive). The key identifies the meaning of the data that is contained in the value.

<noinclude>{{glossary_footer}}</noinclude>

Retrieved from "https://all.docs.genesys.com/User:Bgrenon/2 (2025-06-19 22:07:22)"