Difference between revisions of "User: Bgrenon/2"
From Genesys Documentation
Line 1: | Line 1: | ||
{{GetGlossary|Key-Value Pair}} | {{GetGlossary|Key-Value Pair}} | ||
{{#get_web_data: | {{#get_web_data: | ||
− | url=https://docs.genesys.com/api.php?action=parse&page=Glossary: | + | url=https://docs.genesys.com/api.php?action=parse&page=Glossary:Key-Value%20Pair&prop=wikitext§ion=0&format=json |
|format=JSON | |format=JSON | ||
|data=section=wikitext | |data=section=wikitext |
Revision as of 13:01, 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>