...
The second approach to testing FacetScript snippets is to execute them along with a TQL Query as part of any already deployed project. On the Here are the steps to try them on SimpleModel Project.
- Import SimpleModel Project using locally deployed TQLEngine User Interface (or from the your TQLStudio Cloud Account).
- Go to Query Editor Window and Create a new query, let's say ForEach and type enter any valid FacetScript.
- The results will be displayed either in log or as part of Query Response, depending on what snippet does
Following Example prints ContextData on console.