João Gonçalves

Results 4 comments of João Gonçalves

Hi @takuya-takeuchi, I replaced the manual calculation with the Pyramid Down usage, and it works perfectly. Thanks for your help :)

Can you clarify on "Scriban doesn't support dynamic"? I have been using this and it works like a charm: ```csharp string otherJson = "{ \"Person\": { \"Id\": 1, \"FirstName\": \"John\",...

Ok, got it. I'll give your solution a try, or check if string indexing can be easily be added. Thanks for the help