This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Json From Headers | |
description: Creates a JSON string based on headers | |
host: EXCEL | |
api_set: {} | |
script: | |
content: |- | |
/** | |
* Evaluate a range of values and calculate a JSON string using headers as parents | |
* @customfunction | |
* @param {string[][]} fieldsRange |