This shows you the differences between two versions of the page.
|
json_adaptor [2024/12/10 12:58] montse [Predefined Functions (PF)] |
json_adaptor [2024/12/10 13:04] (current) montse [Predefined Functions] |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| * **JsonFilePath**: directory or full path of the json file. | * **JsonFilePath**: directory or full path of the json file. | ||
| - | =====Predefined Functions ===== | + | =====Predefined functions ===== |
| * **getALLJSONElementInfoByTagName**: this function allows you to retrieve all the values of an element, with its depth level in a JSON file and return them under a three-column TastDataTable ( TagName, value, level ). You can also filter the result by specifying the low level the one to find the TagName. | * **getALLJSONElementInfoByTagName**: this function allows you to retrieve all the values of an element, with its depth level in a JSON file and return them under a three-column TastDataTable ( TagName, value, level ). You can also filter the result by specifying the low level the one to find the TagName. | ||