Difference between revisions of "User: Bgrenon/2"
From Genesys Documentation
(Replaced content with "{{Glossaryterm|term=Key-Value Pair|text=key-value pairs (KVPs)}}") |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{GetGlossary|Key-Value Pair}} |
+ | {{#get_web_data: | ||
+ | url=https://docs.genesys.com/api.php?action=parse&page=Glossary:{{Ucfirst|Key-Value Pair}}&prop=wikitext§ion=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>