Macro Expansion
Preparing the Dictionary
Example JSON content
[
{
"Name": "Countries",
"Value": "241"
},
{
"Name": "Europe",
"Value": "52"
},
{
"Name": "Population",
"Value": "7,780,381,869"
},
{
"Name": "SizeBillion",
"Value": "2"
},
{
"Name": "Size100Million",
"Value": "14"
}
]Applying the Dictionary
Option 1: Tagged Elements
Option 2: Macro Expansion
Last updated