Hello,
The following template syntax throws an error during execution
<<var [commonInfo = CommonInfo]>>
<<var[graphic = MyClass.GetGraphics(“Overview”, <<[commonInfo.Param1]>>, <<[commonInfo.Param2]>>, <<[commonInfo.P…...Param5]>>)]>> I am linking a JSON data source. a) CommonInfo is...and the following code: string json = "{ \"CommonInfo\": { \"Param1\":...