Parameter List
Syntax
RANGE2JSON(header, data)
header
The header range of the data. These will be the keys in the JSON array. For example: A1:D1
.
data
The range of data to be added to the JSON. These will be values of the JSON array. For example: A2:D6
.