TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
TAST tool Menu
TAST Adaptors
Adaptors examples
TAST Integrations
Interesting features
Documentation of technical administration
Modeling recommendations
Training in the TAST tool
This is an old revision of the document!
The JSON adapter allows you to interact with a .json file, thanks to a variety of predefined functions that allow you to retrieve and commit the existence of values through a tagName or a JsonPath.
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. Input parameters: TagName, LevelPosition. Output parameters:
Presented by a TastRowValues object.
Input parameters: TagName. Output parameters:
Input parameters: JsonPath.
Output parameters:
Input parameters: TagName.
Output parameters:
Input parameters: JsonPath.
Output parameters:
Input parameters: JsonPath.
Output parameters:
If there are multiple elements with this TagName, the value of the first element will be returned.
Input parameters: TagName. Output parameters: