Parameter List
Syntax
PAIR2JSON(key1, value1,
[key2, value2]
)key1
The key of the JSON pair. For example: "Superhero name"
.
value1
The value of the JSON pair. For example: "Spreadsheet man"
.
[optional] key2
Additional key of the JSON pair. For example: "Real name"
.